Skip to content

Commit ae4f220

Browse files
committed
ci: Add workflow_dispatch to release workflow
1 parent 2c08cc0 commit ae4f220

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
@@ -7,6 +7,7 @@ name: Release
77
#
88

99
on:
10+
workflow_dispatch:
1011
push:
1112
tags:
1213
- v*.*.*

0 commit comments

Comments
 (0)