Skip to content

Commit 0578a29

Browse files
committed
No git checks
1 parent d9b3085 commit 0578a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install dependencies and test
3030
run: pnpm install-test --frozen-lockfile
3131
- name: Publish
32-
run: pnpm publish --ignore-scripts
32+
run: pnpm publish --ignore-scripts --no-git-checks
3333
env:
3434
NPM_CONFIG_PROVENANCE: true
3535
- name: Pages

0 commit comments

Comments
 (0)