We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a28ae3 commit 0acc1aeCopy full SHA for 0acc1ae
.github/workflows/build-apk.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches: [master]
6
7
+permissions:
8
+ contents: write
9
+
10
jobs:
11
build:
12
name: Build & Upload APK
0 commit comments