Skip to content

Commit 21c0b81

Browse files
Change release type from 'created' to 'published'
1 parent 0af4440 commit 21c0b81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Publish to npm
22

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

77
jobs:
88
publish:

0 commit comments

Comments
 (0)