Skip to content

Commit d0253eb

Browse files
committed
chore: trying write perm
1 parent e6d600f commit d0253eb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/publish-android.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ on:
88
jobs:
99
publish-android:
1010
runs-on: ubuntu-latest
11-
permissions:
12-
contents: write
13-
packages: write
11+
permissions: write-all
1412
steps:
1513
- uses: actions/checkout@v2
1614
- name: create local.properties file for app creds

0 commit comments

Comments
 (0)