We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d1e72b commit 698c186Copy full SHA for 698c186
.github/workflows/npm-publish-github-packages.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