Merge pull request #1407 from h0x0er/patch-11

Added token permissions in ci/msbuild.yml
This commit is contained in:
Sampark Sharma
2022-04-04 14:58:40 +05:30
committed by GitHub
+3
View File
@@ -15,6 +15,9 @@ 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