Add id-token permission to release workflow (#3989)

This commit is contained in:
Fleny
2024-11-17 18:34:47 +01:00
committed by GitHub
parent 1e8873b3cb
commit cf5e0336c4

View File

@@ -17,6 +17,7 @@ jobs:
permissions:
contents: read
packages: write
id-token: write
strategy:
fail-fast: false
matrix: