diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index 00742dd..1810c97 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -17,7 +17,7 @@ env: BUILD_CONFIGURATION: Release permissions: - contents: read + contents: write jobs: build: