Skip to content

Commit

Permalink
Package on published event
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed Apr 20, 2023
1 parent e06b2ce commit 7760de9
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
@@ -1,7 +1,7 @@
{
"name": "Node.js Package",
"on": {
"release": { "types": ["created"] },
"release": { "types": ["published"] },
"workflow_dispatch": {}
},
"jobs": {
Expand Down

0 comments on commit 7760de9

Please sign in to comment.