Skip to content

Commit

Permalink
fix: jsr workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dominiq007 committed Mar 8, 2024
1 parent a059db9 commit 24e1d44
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish_on_jsr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
id-token: write

steps:
- uses: actions/checkout@v4

- name: Publish package
uses: actions/checkout@v4
run: deno publish

0 comments on commit 24e1d44

Please sign in to comment.