Skip to content

Commit 48545c5

Browse files
committed
fix permissions
1 parent 5614df9 commit 48545c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/android_build_and_deploy.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ on:
1616
- internal
1717
- production
1818

19+
permissions:
20+
contents: write
21+
1922
jobs:
2023
deploy_for_android:
2124
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)