mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: update perm for build mobile in release gha (#29027)
This commit is contained in:
parent
232ca3cf3f
commit
f1da9d2429
1 changed files with 1 additions and 0 deletions
1
.github/workflows/prepare-release.yml
vendored
1
.github/workflows/prepare-release.yml
vendored
|
|
@ -97,6 +97,7 @@ jobs:
|
|||
needs: bump_version
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
secrets:
|
||||
KEY_JKS: ${{ secrets.KEY_JKS }}
|
||||
ALIAS: ${{ secrets.ALIAS }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue