Skip to content

Commit 020232c

Browse files
Change action name
1 parent 6886440 commit 020232c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "issue-notifier",
2+
"name": "mytestting-issue-notifier",
33
"version": "1.0.0",
44
"description": "Automates sending a notification upon labeling of an issue",
55
"main": "index.js",
@@ -12,7 +12,7 @@
1212
"Actions",
1313
"Issues"
1414
],
15-
"author": "@kateluu-comdev",
15+
"author": "@kalu",
1616
"license": "MIT",
1717
"dependencies": {
1818
"@actions/core": "^1.2.6",

0 commit comments

Comments
 (0)