Skip to content

Commit 941e11e

Browse files
committed
(ci) Make it possible to run publish manually
1 parent 1316c4c commit 941e11e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- master
7+
workflow_dispatch: {}
78

89
jobs:
910
publish:

0 commit comments

Comments
 (0)