We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4788c4 commit a103531Copy full SHA for a103531
.github/workflows/android-release.yaml
@@ -5,6 +5,9 @@ on:
5
tags:
6
- 'v*'
7
8
+permissions:
9
+ contents: write
10
+
11
env:
12
JAVA_VERSION: "21.x"
13
FLUTTER_VERSION: "3.29.x"
0 commit comments