Skip to content

Commit

Permalink
[FIX] jsr publish option --allow-dirty
Browse files Browse the repository at this point in the history
  • Loading branch information
aricart committed Jun 11, 2024
1 parent b1f407b commit c36cd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
- run: npm publish --provenance --access public --tag=next
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
- run: npx jsr publish
- run: npx jsr publish --allow-dirty


0 comments on commit c36cd2f

Please sign in to comment.