Skip to content

Commit 0cd3db5

Browse files
committed
[fix] Publish GitHub action
1 parent 83cf7dd commit 0cd3db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)