Skip to content

Commit d7578f8

Browse files
committed
fix ci
1 parent 5dc26bf commit d7578f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ jobs:
5656
CREDENTIAL_NEXTCLOUD_SERVER_URL: ${{secrets.CREDENTIAL_NEXTCLOUD_SERVER_URL}}
5757

5858
- name: publish package
59-
run: pnpm publish
59+
run: pnpm publish --no-git-checks
6060
env:
6161
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)