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 cd2194a commit bfe7801Copy full SHA for bfe7801
.github/workflows/npm-publish.yml
@@ -5,7 +5,7 @@ name: Node.js Package
5
6
on:
7
release:
8
- types: [created]
+ types: [published]
9
10
jobs:
11
build:
0 commit comments