Skip to content

Commit

Permalink
Moar permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidokert committed Jan 7, 2024
1 parent 88e7e6a commit 3ad5175
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
needs: [ android-arm, android-arm64, android-x86 ]
permissions:
actions: write
contents: write
packages: write
steps:
- name: Final collections
run: echo ${{ needs.android-arm.outputs.first_output }}
Expand Down

0 comments on commit 3ad5175

Please sign in to comment.