From f5b366ee9674029662444931697f1eb364065e96 Mon Sep 17 00:00:00 2001 From: Dirk Lemstra Date: Mon, 20 May 2024 14:53:10 +0200 Subject: [PATCH] Also add packages read to the permissions. --- .github/workflows/main.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6ca0f5a94c..baf88d5581 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -138,6 +138,7 @@ jobs: permissions: id-token: write contents: read + packages: read strategy: matrix: @@ -232,6 +233,7 @@ jobs: permissions: id-token: write contents: read + packages: read strategy: matrix: