1 parent 05f7b4f commit b2d0d9bCopy full SHA for b2d0d9b
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