mirror of
https://github.com/immich-app/immich.git
synced 2025-05-24 01:12:58 -04:00
ci: correct permissions for building mobile during release flow (#17814)
This commit is contained in:
parent
830b4dadcb
commit
bb6cdc99ab
2
.github/workflows/prepare-release.yml
vendored
2
.github/workflows/prepare-release.yml
vendored
@ -64,6 +64,8 @@ jobs:
|
||||
build_mobile:
|
||||
uses: ./.github/workflows/build-mobile.yml
|
||||
needs: bump_version
|
||||
permissions:
|
||||
contents: read
|
||||
secrets:
|
||||
KEY_JKS: ${{ secrets.KEY_JKS }}
|
||||
ALIAS: ${{ secrets.ALIAS }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user