We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a969a91 commit d35fa39Copy full SHA for d35fa39
.github/workflows/release.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
tags:
5
- v**
6
+ workflow_dispatch:
7
8
jobs:
9
release:
0 commit comments