Skip to content

Commit 65442f3

Browse files
author
Nick Ardecky
committed
ci: Update to publish npm on release
1 parent 719da2b commit 65442f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-npm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Publish to NPM
66
# only run when a release has been "published"
77
on:
88
release:
9-
types: [published]
9+
types: [released]
1010

1111
jobs:
1212

0 commit comments

Comments
 (0)