We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6339e8e commit b741617Copy full SHA for b741617
.github/workflows/npm-publish.yml
@@ -36,6 +36,4 @@ jobs:
36
37
- name: Publish if version has been updated
38
run: npm publish --access public
39
- env:
40
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
41
if: contains(github.event.head_commit.message, 'Release ')
0 commit comments