misc(ci): try the permission above again?

This commit is contained in:
Morgan Funtowicz 2025-01-08 14:39:48 +01:00
parent 7da7b38c05
commit e80ce224db

View File

@ -15,7 +15,7 @@ on:
description: "Label generated for this build"
value: ${{ jobs.build-and-push.outputs.label }}
permissions:
permissions:
contents: read # Required to check out repository.
id-token: write # Required to authenticate via OIDC.