1 parent f65c129 commit c6cfb23Copy full SHA for c6cfb23
1 file changed
.github/workflows/release.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
tags:
6
- "v*.*.*"
7
+ workflow_dispatch:
8
9
permissions:
10
contents: write
0 commit comments