Skip to content

Commit f33cd50

Browse files
authored
ci: adding workflow dispatch for release (#56)
Signed-off-by: Timothy-Yao <[email protected]> Co-authored-by: Timothy-Yao <[email protected]>
1 parent 0f69e9a commit f33cd50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
# Sequence of patterns matched against refs/tags
55
tags:
66
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
7+
workflow_dispatch:
78

89
jobs:
910
publish:

0 commit comments

Comments
 (0)