From fa822088efd14a5d55cf1fd2b271fb58ff14b4db Mon Sep 17 00:00:00 2001 From: ivan k Date: Mon, 13 May 2024 00:22:21 +0000 Subject: [PATCH] need id token for attestation i guess --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5ea3a18..5f64590 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,6 +13,7 @@ jobs: build-and-push-image: runs-on: ubuntu-latest permissions: + id-token: write contents: read packages: write attestations: write