Skip to content

Commit fc44164

Browse files
Allow release CI run manually
1 parent 08946e7 commit fc44164

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/flutter_release_build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Flutter Release Build CI
33
on:
44
release:
55
types: [prereleased]
6+
workflow_dispatch:
67

78
permissions:
89
contents: write

0 commit comments

Comments
 (0)