Skip to content

Commit 7760de9

Browse files
committed
Package on published event
1 parent e06b2ce commit 7760de9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Node.js Package",
33
"on": {
4-
"release": { "types": ["created"] },
4+
"release": { "types": ["published"] },
55
"workflow_dispatch": {}
66
},
77
"jobs": {

0 commit comments

Comments
 (0)