We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef025a7 commit 3f197deCopy full SHA for 3f197de
1 file changed
.github/workflows/publish.yml
@@ -138,4 +138,4 @@ jobs:
138
STEPS_VARS_OUTPUTS_VERSION: ${{steps.vars.outputs.version}}
139
140
- name: Publish JSR
141
- run: deno publish --allow-dirty --token=${{ secrets.JSR_TOKEN }}
+ run: deno publish --allow-dirty
0 commit comments