Skip to content

Commit

Permalink
Add --no-git-checks
Browse files Browse the repository at this point in the history
  • Loading branch information
mvantellingen authored Jul 27, 2022
1 parent 6f925b4 commit f6c68b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
version: 7
run_install: true
- run: pnpm build
- run: pnpm publish
- run: pnpm publish --no-git-checks
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit f6c68b6

Please sign in to comment.