Skip to content

Commit

Permalink
Add permission
Browse files Browse the repository at this point in the history
  • Loading branch information
LucBerge committed Sep 20, 2023
1 parent 703c829 commit 37262d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
name: Release APK
needs: apk
runs-on: ubuntu-latest
permissions: write-all
steps:
- name: Download APK from build
uses: actions/download-artifact@v1
Expand Down

0 comments on commit 37262d4

Please sign in to comment.