Update build.yml

This commit is contained in:
cdozdil
2025-01-20 22:30:28 +03:00
committed by GitHub
parent efed1a5d14
commit 90ae2a93cb
+1 -4
View File
@@ -15,9 +15,6 @@ on:
# pull_request:
# branches: [ "master" ]
permissions:
contents: write
env:
# Path to the solution file relative to the root of the project.
SOLUTION_FILE_PATH: .
@@ -28,7 +25,7 @@ env:
BUILD_CONFIGURATION: Release
permissions:
contents: read
contents: write
jobs:
build: