Skip to content

Commit 9e9e303

Browse files
committed
Use CI integration for jsr publish
1 parent ed028ac commit 9e9e303

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161
run: deno task build:jsr ${{steps.vars.outputs.version}}
6262

6363
- name: Publish JSR
64-
run: npx jsr publish --allow-dirty --token=${{secrets.JSR_TOKEN}}
64+
run: npx jsr publish --allow-dirty

0 commit comments

Comments
 (0)