From 34387e5eb34bca2411847f48e57c01c672b9e5bf Mon Sep 17 00:00:00 2001 From: Yehuda Korotkin Date: Wed, 31 Dec 2025 20:17:44 +0200 Subject: [PATCH] fix 2 --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 91cd397..94c152b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -9,7 +9,7 @@ jobs: build-and-push: runs-on: ubuntu-latest permissions: - contents: write + contents: read packages: write steps: