Skip to content

Commit 3f197de

Browse files
committed
chore: use oidc
This should be using OIDC for publishing
1 parent ef025a7 commit 3f197de

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
@@ -138,4 +138,4 @@ jobs:
138138
STEPS_VARS_OUTPUTS_VERSION: ${{steps.vars.outputs.version}}
139139

140140
- name: Publish JSR
141-
run: deno publish --allow-dirty --token=${{ secrets.JSR_TOKEN }}
141+
run: deno publish --allow-dirty

0 commit comments

Comments
 (0)