Skip to content

Commit 4e21104

Browse files
committed
chore: update contact email
1 parent d53c295 commit 4e21104

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Label Sync
22
description: An action that allows you to sync labels from a repository or a config file
3-
author: Federico Grandi <fgrandi30@gmail.com>
3+
author: Federico Grandi <federicograndi@duck.com>
44

55
runs:
66
using: node16

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"type": "git",
1515
"url": "git+https://github.com/EndBug/label-sync.git"
1616
},
17-
"author": "Federico Grandi <fgrandi30@gmail.com>",
17+
"author": "Federico Grandi <federicograndi@duck.com>",
1818
"license": "MIT",
1919
"private": true,
2020
"bugs": {

0 commit comments

Comments
 (0)