diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index afe56d1..8ab17a7 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -18,7 +18,7 @@ env: # Configuration type to build. # You can convert this to a build matrix if you need coverage of multiple configuration types. # https://docs.github.com/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix - BUILD_CONFIGURATION: Release + BUILD_CONFIGURATION: Build permissions: contents: read