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