Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ-7885 authored Jul 12, 2021
1 parent 2dee3be commit f7421ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Bump up the patch version 🕹️
run: npm version patch -m " %$ " -f
- run: git push
- run: git checkout main & git push
# # Publish to npm
# - run: npm publish --access public
# env:
Expand Down

0 comments on commit f7421ef

Please sign in to comment.