From 4fc5682c06b407b53eed058aee1109e7163a0a92 Mon Sep 17 00:00:00 2001 From: Lukas Nagel Date: Fri, 8 Nov 2024 17:47:32 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20Permissions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5f17975..ffef15d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,6 +3,10 @@ name: Docker Image CI on: push: branches: [ "main" ] + +permissions: + packages: write + contents: read jobs: