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 1777381 commit 60ee08dCopy full SHA for 60ee08d
.github/workflows/reusable-npm.yml
@@ -32,4 +32,4 @@ jobs:
32
environment: ${{ (inputs.dry-run && '') || inputs.tag }}
33
provenance: ${{ !inputs.dry-run }}
34
secrets:
35
- npm-token: ${{ secrets.NPM_TOKEN }}
+ npm-token: ${{ secrets.npm-token }}
0 commit comments