Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv authored May 19, 2021
1 parent 660bfb5 commit 3b75b47
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 @@ -22,6 +22,6 @@ jobs:
env:
AUTH_TOKEN: ${{ secrets.AUTH_TOKEN }}
- run: npm publish
- run: git push
- run: git push origin HEAD:main
env:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3b75b47

Please sign in to comment.