Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit ede337e

Browse files
committed
ci: update npm auth token
1 parent c771d3e commit ede337e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ jobs:
5757
- run: yarn build
5858
- run: yarn publish-ci
5959
env:
60-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
60+
NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
6161

0 commit comments

Comments
 (0)