From 4eb54b51b66fab0cb4ac96e77b2a13965593b81f Mon Sep 17 00:00:00 2001 From: Huoji's Date: Tue, 10 Oct 2023 17:29:03 +0800 Subject: [PATCH] Update msbuild.yml --- .github/workflows/msbuild.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index 959c0f7..6047b62 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -20,9 +20,6 @@ env: # https://docs.github.com/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix BUILD_CONFIGURATION: Release -permissions: - contents: read - jobs: build: runs-on: windows-latest