Compare commits

..

1 Commits

Author SHA1 Message Date
Matthias Bertschy
154fec1385 Allow artifact-metadata read in release workflow
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
2025-11-11 16:14:32 +01:00

View File

@@ -111,6 +111,7 @@ jobs:
statuses: read
attestations: read
contents: write
artifact-metadata: read
uses: ./.github/workflows/e-post-release.yaml
needs: [retag, publish-image]
with: