We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0bdf4a commit 26c43afCopy full SHA for 26c43af
.github/workflows/release.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
tags:
7
- v*
8
+ workflow_dispatch:
9
10
env:
11
FORCE_COLOR: true
0 commit comments