Skip to content

Commit 8cc6917

Browse files
authored
Update npm.yml (#68)
1 parent b56c265 commit 8cc6917

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/npm.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
name: Node.js Package
55

66
on:
7-
release:
8-
types: [created]
7+
push:
8+
branches:
9+
- master
910

1011
jobs:
1112
build:

0 commit comments

Comments
 (0)