We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf7e6dc commit 8fc6f47Copy full SHA for 8fc6f47
1 file changed
.github/workflows/release.yaml
@@ -5,6 +5,7 @@ on:
5
push:
6
tags:
7
- "v*"
8
+ workflow_dispatch:
9
10
jobs:
11
create_release:
0 commit comments