diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index af34b1f..51d9a62 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,7 +20,7 @@ env: # https://docs.github.com/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix BUILD_CONFIGURATION: Release -permissions: write-all|read-all +permissions: write-all jobs: build: