We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92273a4 commit 4a59503Copy full SHA for 4a59503
.github/workflows/npm-publish.yml
@@ -37,6 +37,5 @@ jobs:
37
git config --global user.name "codeaholicguy"
38
npm version ${{ steps.vars.outputs.release_version }}
39
npm publish
40
- git push
41
env:
42
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
0 commit comments