We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08946e7 commit fc44164Copy full SHA for fc44164
.github/workflows/flutter_release_build.yml
@@ -3,6 +3,7 @@ name: Flutter Release Build CI
3
on:
4
release:
5
types: [prereleased]
6
+ workflow_dispatch:
7
8
permissions:
9
contents: write
0 commit comments