Skip to content

Commit

Permalink
Update tag.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuvalke committed Jun 9, 2021
1 parent 308b654 commit 0ef849b
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 @@ -63,5 +63,5 @@ jobs:
# publish to NPM -> there is one caveat, continue reading for the fix
- name: publish NPM
run: |
git push --follow-tags
git push
npm publish --access public

0 comments on commit 0ef849b

Please sign in to comment.