There was an error while loading. Please reload this page.
2 parents 75a869a + 9939bac commit 5070198Copy full SHA for 5070198
1 file changed
.github/workflows/npm-publish.yml
@@ -5,7 +5,8 @@ name: Node.js Package
5
6
on:
7
release:
8
- types: [created]
+ types: [published]
9
+ workflow_dispatch:
10
11
jobs:
12
build:
0 commit comments