Skip to content

Commit fbe4350

Browse files
committed
Dispatch Workflow
1 parent 94fb710 commit fbe4350

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Publish Package to npm
22
on:
3+
workflow_dispatch:
34
release:
45
types: [created]
56
jobs:

0 commit comments

Comments
 (0)