Skip to content

Commit

Permalink
CI: publish jsr only on release
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Apr 24, 2024
1 parent 8bf99f3 commit 887c00c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/publish-jsr.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Publish packge to jsr
on:
push:
branches:
- main
release:
types: [created]
jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 887c00c

Please sign in to comment.