From d6d4ddd793dc5618a6f3d53832a37a583b3512e2 Mon Sep 17 00:00:00 2001 From: Chl Date: Sat, 31 Aug 2024 00:11:54 +0200 Subject: [PATCH] test github... --- .github/workflows/generate-release-zipfile.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/generate-release-zipfile.yml b/.github/workflows/generate-release-zipfile.yml index 31f804e..8f9459d 100644 --- a/.github/workflows/generate-release-zipfile.yml +++ b/.github/workflows/generate-release-zipfile.yml @@ -5,8 +5,7 @@ jobs: GenerateReleaseZipfile: runs-on: ubuntu-latest # To allow access to the artifact with the GITHUB_TOKEN at the last step - permissions: - actions: read + permissions: read-all steps: - name: Generate some content run: |