Skip to content

Commit e0dfc8c

Browse files
committed
update action
1 parent 600ecfb commit e0dfc8c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/npm-publish.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33

44
name: Publish to NPM
55

6-
on:
7-
release:
8-
types: [created]
6+
on:
7+
workflow_dispatch
98

109
jobs:
1110
build:

0 commit comments

Comments
 (0)