Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
konotorii committed Feb 25, 2024
1 parent 04c7fd0 commit acc670a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ name: Publish to NPM

on:
release:
types: [released]
types:
- released
- published
- created

jobs:
build:
Expand Down

0 comments on commit acc670a

Please sign in to comment.