Skip to content

Commit e1167b0

Browse files
committed
more permissions
1 parent fbf66e3 commit e1167b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/android.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ jobs:
5454
if: ${{ startsWith(github.ref, 'refs/tags/ciflow/android/release') }}
5555
runs-on: ubuntu-22.04
5656
timeout-minutes: 10
57+
permissions:
58+
id-token: write
59+
contents: read
5760
steps:
5861
- name: configure aws credentials
5962
uses: aws-actions/[email protected]

0 commit comments

Comments
 (0)