Skip to content

Commit

Permalink
investigate publish error: uncommitted changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hansSchall committed Jun 6, 2024
1 parent ffec953 commit cb40034
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/jsr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,8 @@ jobs:
- name: Test
run: deno task check-ci

- name: Git
run: git status

- name: Publish package to JSR
run: deno publish

0 comments on commit cb40034

Please sign in to comment.