We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed028ac commit 9e9e303Copy full SHA for 9e9e303
1 file changed
.github/workflows/publish.yml
@@ -61,4 +61,4 @@ jobs:
61
run: deno task build:jsr ${{steps.vars.outputs.version}}
62
63
- name: Publish JSR
64
- run: npx jsr publish --allow-dirty --token=${{secrets.JSR_TOKEN}}
+ run: npx jsr publish --allow-dirty
0 commit comments