Skip to content

Commit

Permalink
chore: update contact email
Browse files Browse the repository at this point in the history
  • Loading branch information
EndBug committed Oct 17, 2022
1 parent d53c295 commit 4e21104
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Label Sync
description: An action that allows you to sync labels from a repository or a config file
author: Federico Grandi <fgrandi30@gmail.com>
author: Federico Grandi <federicograndi@duck.com>

runs:
using: node16
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"type": "git",
"url": "git+https://github.com/EndBug/label-sync.git"
},
"author": "Federico Grandi <fgrandi30@gmail.com>",
"author": "Federico Grandi <federicograndi@duck.com>",
"license": "MIT",
"private": true,
"bugs": {
Expand Down

0 comments on commit 4e21104

Please sign in to comment.