diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1b21289..63d99ab 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,8 +20,7 @@ env: # https://docs.github.com/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix BUILD_CONFIGURATION: Release -permissions: - contents: write-all +permissions: write-all jobs: build: