Skip to content

Commit

Permalink
chore: run publish on release published event
Browse files Browse the repository at this point in the history
  • Loading branch information
Yukaii committed Jan 4, 2024
1 parent 9a920e8 commit 1efc19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Node.js Package
on:
workflow_dispatch:
release:
types: [created]
types: [published]

jobs:
build:
Expand Down

0 comments on commit 1efc19a

Please sign in to comment.