chore: update perm for build mobile in release gha (#29027)

This commit is contained in:
Alex 2026-06-12 09:34:11 -05:00 committed by GitHub
parent 232ca3cf3f
commit f1da9d2429
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -97,6 +97,7 @@ jobs:
needs: bump_version
permissions:
contents: read
pull-requests: write
secrets:
KEY_JKS: ${{ secrets.KEY_JKS }}
ALIAS: ${{ secrets.ALIAS }}