Skip to content

Commit 3bd3fba

Browse files
committed
manual dispatch
1 parent 5f66361 commit 3bd3fba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-npm.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Publish Package to npmjs
2+
23
on:
34
release:
45
types: [published]
6+
workflow_dispatch
57
jobs:
68
build:
79
environment: production

0 commit comments

Comments
 (0)