From bc3afaa8c7b839f88c9b955957b4a992114d2c3f Mon Sep 17 00:00:00 2001 From: muchasxmaracas <99442216+muchasxmaracas@users.noreply.github.com> Date: Wed, 31 Jan 2024 18:05:54 +0100 Subject: [PATCH] change scope of permissions --- .github/workflows/github-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index bf8f6a2..68bbc81 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest permissions: - contents: read + contents: write packages: write steps: