Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
g3k0 committed Apr 11, 2024
1 parent 70aac69 commit eb28a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set up Git
run: |
git config --global user.name "Christian Palazzo"
git config --global user.email "palazzochristian@yahoo.it"
git config --global user.email "enpassant8@gmail.com"
- name: Tag the release with the version
run: node ci --function tagRelease
Expand Down

0 comments on commit eb28a87

Please sign in to comment.