Skip to content

Commit d225bba

Browse files
authored
Update release.yml
1 parent 0819d40 commit d225bba

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
@@ -32,7 +32,7 @@ jobs:
3232
sed -i "s/__LINE_BOT_SDK_NODEJS_VERSION__/$VERSION/g" lib/version.ts
3333
- run: npm run release
3434
env:
35-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
35+
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN_2 }}
3636

3737
deploy-docs:
3838
needs: [release-package]

0 commit comments

Comments
 (0)