Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
khashashin committed May 26, 2024
1 parent 7ee8c03 commit 19338bd
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 @@ -33,5 +33,5 @@ jobs:
run: git reset --hard HEAD

- name: Publish package
run: npx jsr publish
run: npx jsr publish --allow-dirty
if: ${{ steps.reset_repo.outcome == 'success' }}

0 comments on commit 19338bd

Please sign in to comment.