We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6886440 commit 020232cCopy full SHA for 020232c
1 file changed
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "issue-notifier",
+ "name": "mytestting-issue-notifier",
3
"version": "1.0.0",
4
"description": "Automates sending a notification upon labeling of an issue",
5
"main": "index.js",
@@ -12,7 +12,7 @@
12
"Actions",
13
"Issues"
14
],
15
- "author": "@kateluu-comdev",
+ "author": "@kalu",
16
"license": "MIT",
17
"dependencies": {
18
"@actions/core": "^1.2.6",
0 commit comments