Skip to content

Commit fd232b2

Browse files
committed
👷 Enable manual dispatch of npm publish workflow
1 parent b20c982 commit fd232b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: npm publish
22

33
on:
4+
workflow_dispatch:
45
workflow_run:
56
workflows: ['bump version']
67
types:

0 commit comments

Comments
 (0)