Skip to content

Commit 141530e

Browse files
CI/CD experiment
1 parent 80bb02a commit 141530e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/publishToJsr.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,5 @@ jobs:
1818
with:
1919
deno-version: v2.x
2020

21-
- name: Authenticate with JSR
22-
run: deno login --token ${{ secrets.JSR_TOKEN }}
23-
2421
- name: Publish to JSR
2522
run: deno publish --dry-run

0 commit comments

Comments
 (0)