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: |