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.
NPM_TOKEN
release.yml
1 parent 09836fc commit 5318472Copy full SHA for 5318472
.github/workflows/release.yml
@@ -70,6 +70,5 @@ jobs:
70
commit: "chore: version packages" # we need to fulfill commitlint based rules
71
env:
72
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
73
- NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
74
NPM_CONFIG_PROVENANCE: true
75
HUSKY: 0 # Disable Husky hooks in CI
0 commit comments