Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
amorey committed Mar 31, 2024
1 parent 50ccc6b commit 79d0c0b
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 @@ -21,6 +21,6 @@ jobs:
version: 8
- run: pnpm install
- run: pnpm build
- run: pnpm publish --registry https://npm.pkg.github.com/
- run: pnpm publish --registry https://npm.pkg.github.com/ --no-git-checks
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 79d0c0b

Please sign in to comment.