Skip to content

Commit 57c848f

Browse files
authored
fix npmpublish
1 parent 51585ef commit 57c848f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Publish to NPM on Release publish
55

66
on:
77
release:
8-
types: [publish]
8+
types: [published]
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)