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 1d8b80f commit 66d1c37Copy full SHA for 66d1c37
.github/workflows/npm-publish.yml
@@ -4,8 +4,8 @@
4
name: Node.js Package
5
6
on:
7
- release:
8
- types: [created]
+ push:
+ branches: [ master ]
9
10
jobs:
11
build:
0 commit comments