Allow artifact-metadata read in release workflow

Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
This commit is contained in:
Matthias Bertschy
2025-11-11 16:13:16 +01:00
parent 2da4736201
commit 5c2275e32a
+1
View File
@@ -60,6 +60,7 @@ jobs:
statuses: read
security-events: read
attestations: read
artifact-metadata: read
needs: [retag, binary-build]
uses: ./.github/workflows/c-create-release.yaml
with: