1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-08-09 10:22:46 +03:00

Update release.yml permissions

This commit is contained in:
Michael Telatynski
2025-02-25 13:10:07 +00:00
committed by GitHub
parent 1ddba3460f
commit 502f0ec0eb

View File

@@ -29,6 +29,7 @@ jobs:
contents: write
issues: write
pull-requests: read
id-token: write
secrets: inherit
with:
final: ${{ inputs.mode == 'final' }}