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

Commit60565a1

Browse files
committed
workflow:--no-git-checks is required for pnpm when publishing from a tag
Due topnpm/pnpm#5894
1 parent647b010 commit60565a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
node-version:'lts/*'
2424
registry-url:'https://registry.npmjs.org'
2525
-run:pnpm install
26-
-run:pnpm publish
26+
-run:pnpm publish --no-git-checks
2727
env:
2828
NODE_AUTH_TOKEN:${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp