Skip to content

Commit bd9d19d

Browse files
ci: update reusable npm workflow configuration
1 parent 1777381 commit bd9d19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
environment: ${{ (inputs.dry-run && '') || inputs.tag }}
3333
provenance: ${{ !inputs.dry-run }}
3434
secrets:
35-
npm-token: ${{ secrets.NPM_TOKEN }}
35+
npm-token: ${{ secrets.npm-token }}

0 commit comments

Comments
 (0)