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

Commit67742d5

Browse files
authored
Set YARN_NPM_AUTH_TOKEN for publishing again (#7884)
1 parent3a9dd74 commit67742d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -703,6 +703,8 @@ jobs:
703703
shell:bash
704704

705705
-name:Publish packages on npm with tag "ci"
706+
env:
707+
YARN_NPM_AUTH_TOKEN:${{ secrets.NPM_ACCESS_TOKEN }}
706708
run:|
707709
yarn workspaces foreach -W --no-private \
708710
npm publish --provenance --tolerate-republish --tag ci

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp