From efc6a17cccf9feacd450feb4655f371a7abeaab2 Mon Sep 17 00:00:00 2001 From: Aleksander <170264518+t-aleksander@users.noreply.github.com> Date: Tue, 5 Aug 2025 15:41:55 +0200 Subject: [PATCH] fix workflow permissions --- .github/workflows/current.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/current.yml b/.github/workflows/current.yml index 490f5e6aaa..62bb823050 100644 --- a/.github/workflows/current.yml +++ b/.github/workflows/current.yml @@ -1,6 +1,8 @@ name: Build current image permissions: contents: read + id-token: write + packages: write on: push: branches: