Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
suhaotian committed Nov 15, 2024
1 parent 937f12b commit dee73ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
run: cp ./deno/deno.json README.md Mock-plugin.md CHANGELOG.md ./src/ && rm -f package.json

- name: Publish package to JSR of deno
run: cd src && ls && npx jsr publish --allow-slow-types
run: cd src && ls && npx jsr publish --allow-slow-types --allow-dirty

0 comments on commit dee73ce

Please sign in to comment.