We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d50891c commit 9b309efCopy full SHA for 9b309ef
.github/workflows/npm-publish.yml
@@ -5,7 +5,7 @@ name: Publish Package to NPM
5
6
on:
7
release:
8
- types: [published]
+ types: [created]
9
10
jobs:
11
build:
0 commit comments