Skip to content

Commit dbba17c

Browse files
authored
ci: update npm token (#289)
1 parent 0c2c350 commit dbba17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ jobs:
4444
- run: npm ci
4545
- run: npm run release
4646
env:
47-
NPM_TOKEN: ${{secrets.NPM_TOKEN}} # f674......69f0
47+
NPM_TOKEN: ${{secrets.NPM_TOKEN}} # ff9b......76c4
4848
GITHUB_TOKEN: ${{secrets.GH_RELEASE_TOKEN}}

0 commit comments

Comments
 (0)