Skip to content

Commit e633424

Browse files
ci: add manual workflow trigger
1 parent 8cea8ba commit e633424

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
tags:
66
- v*
7+
workflow_dispatch:
8+
79

810
jobs:
911
release:

0 commit comments

Comments
 (0)