Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1faa39e

Browse files
committed
👷 Change token name in pnpm-publish
1 parent93c8d9d commit1faa39e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/pnpm-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
scope:"@coderabbitai"
4343
-run:pnpm publish --access public --no-git-checks --provenance
4444
env:
45-
NODE_AUTH_TOKEN:${{ secrets.NODE_AUTH_TOKEN }}
45+
NODE_AUTH_TOKEN:${{ secrets.CODERABBIT_NPM_TOKEN }}
4646

4747
-run:pnpm pack --pack-gzip-level 9
4848
-run:gh release create "$VERSION" --generate-notes --title "$VERSION" --verify-tag coderabbitai-ast-grep-langs-*.tgz

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp