We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5978f1 commit fd9e309Copy full SHA for fd9e309
.github/workflows/release.yaml
@@ -10,6 +10,7 @@ on:
10
push:
11
tags:
12
- "v*"
13
+ workflow_dispatch:
14
15
jobs:
16
release:
0 commit comments