Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
zjkmxy committed Jan 16, 2024
1 parent 485ffaf commit 88a0112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
pnpm set "//npm.pkg.github.com/:_authToken=${{ secrets.GITHUB_TOKEN }}"
- name: Publish
run:
cd dist && pnpm publish
cd dist && pnpm publish --no-git-checks

0 comments on commit 88a0112

Please sign in to comment.