Skip to content

Commit

Permalink
Update release-publish.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Vilimek <[email protected]>
  • Loading branch information
jvilimek authored Mar 11, 2023
1 parent ba5fa8f commit f93e307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "nobody"
git add .npmrc
git commit
git commit -m "unnecessary commit"
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

Expand Down

0 comments on commit f93e307

Please sign in to comment.