Skip to content

Commit

Permalink
chore: Update publish_jsr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nktkas committed Aug 7, 2024
1 parent 3dacbed commit bbdfa0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_jsr.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish JSR
name: Publish Package to JSR
on:
push:
branches:
Expand All @@ -16,4 +16,4 @@ jobs:
- uses: actions/checkout@v4

- name: Publish package
run: npx jsr publish
run: npx jsr publish

0 comments on commit bbdfa0e

Please sign in to comment.