We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d53c295 commit 4e21104Copy full SHA for 4e21104
action.yml
@@ -1,6 +1,6 @@
1
name: Label Sync
2
description: An action that allows you to sync labels from a repository or a config file
3
-author: Federico Grandi <fgrandi30@gmail.com>
+author: Federico Grandi <federicograndi@duck.com>
4
5
runs:
6
using: node16
package.json
@@ -14,7 +14,7 @@
14
"type": "git",
15
"url": "git+https://github.com/EndBug/label-sync.git"
16
},
17
- "author": "Federico Grandi <fgrandi30@gmail.com>",
+ "author": "Federico Grandi <federicograndi@duck.com>",
18
"license": "MIT",
19
"private": true,
20
"bugs": {
0 commit comments