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