We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e06b2ce commit 7760de9Copy full SHA for 7760de9
.github/workflows/npm-publish.yml
@@ -1,7 +1,7 @@
1
{
2
"name": "Node.js Package",
3
"on": {
4
- "release": { "types": ["created"] },
+ "release": { "types": ["published"] },
5
"workflow_dispatch": {}
6
},
7
"jobs": {
0 commit comments