Skip to content

Commit 56c5a86

Browse files
committed
release 0.1.3
1 parent fb03057 commit 56c5a86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/npm-publish-github-packages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
name: Node.js Package
55

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

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)