Skip to content

Commit 44972c8

Browse files
committed
[fix] Publish GitHub action
1 parent 8ab1caf commit 44972c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/provenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
- run: npm ci
2424
- run: npm publish
2525
env:
26-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
26+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)