Skip to content

Commit 4b3ad11

Browse files
authoredApr 14, 2020
Update npmpublish.yml
1 parent 4346329 commit 4b3ad11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/npmpublish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Node Publish Package
22

33
on:
44
release:
5-
types: [created]
5+
types: [published]
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)
Please sign in to comment.