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 cd51b95 commit 46bb909Copy full SHA for 46bb909
.github/workflows/release.yml
@@ -42,4 +42,3 @@ jobs:
42
newversion: ${{ github.event.inputs.newversion }}
43
github_token: ${{ secrets.GITHUB_TOKEN }} # built in actions token. Passed tp gh-release if in use.
44
npm_token: ${{ secrets.NPM_ORG_TOKEN }} # user set secret token generated at npm
45
- publish_cmd: npm publish --provenance
0 commit comments