Skip to content

Commit

Permalink
ci: only published
Browse files Browse the repository at this point in the history
  • Loading branch information
nakasyou authored Dec 29, 2024
1 parent c4414f4 commit 994e703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish to npm

on:
release:
published:
types: [published]

permissions:
contents: read
Expand Down

0 comments on commit 994e703

Please sign in to comment.