[CI] Update permissions to allow pushing changes to the repository during NPM release

https://github.com/symfony/ux/actions/runs/23216748609/job/67479440402
This commit is contained in:
Hugo Alliaume
2026-03-21 23:18:56 +01:00
parent de06ea9af3
commit c9ecdfd592

View File

@@ -7,7 +7,7 @@ on:
permissions:
id-token: write # Required for OIDC
contents: read
contents: write # Required to push changes to the repository
jobs:
release: