Skip to content

Commit 6b11a58

Browse files
authored
ci: add manual release option (#397)
* ci: fix token * ci: add manual release option
1 parent cf57e8e commit 6b11a58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tag_release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- main
77
paths:
88
- "config/version.txt"
9+
workflow_dispatch:
910

1011
jobs:
1112
tag:

0 commit comments

Comments
 (0)