workflows: adjust permissions in releases (#9530) (#9548)

https://github.com/mattermost/mattermost-mobile/actions/runs/22089238110
(cherry picked from commit 36439bd5f4)

Co-authored-by: Nuno Simões <nasimoes@aiven.io>
This commit is contained in:
Mattermost Build 2026-02-25 14:58:05 +01:00 committed by GitHub
parent 545b8e9a4b
commit fa45bd9d91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -75,6 +75,9 @@ jobs:
if: ${{ !contains(github.ref_name , 'release-ios') }}
needs:
- test
permissions:
id-token: write
contents: read
steps:
- name: ci/checkout-repo
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2