Skip to content

Commit 39a4d4e

Browse files
authored
Make publish action manually runnable
1 parent 8a9bf70 commit 39a4d4e

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
@@ -4,6 +4,7 @@ on:
44
branches:
55
- master
66
- dev
7+
workflow_dispatch:
78

89
jobs:
910
publish:

0 commit comments

Comments
 (0)