Skip to content

Commit 1efc19a

Browse files
committed
chore: run publish on release published event
1 parent 9a920e8 commit 1efc19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Node.js Package
66
on:
77
workflow_dispatch:
88
release:
9-
types: [created]
9+
types: [published]
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)