Skip to content

Commit 80e1e64

Browse files
committed
action change to manual
1 parent 18b45d9 commit 80e1e64

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33

44
name: Node.js Package
55

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

108
jobs:
119
build:

0 commit comments

Comments
 (0)