Skip to content

Commit

Permalink
test deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Misha-133 committed Feb 13, 2024
1 parent 351ddd9 commit b58d3a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
name: Windows Deploy
runs-on: windows-latest
needs: [build-windows, build-linux]
if: github.event_name != 'pull_request'
#if: github.event_name != 'pull_request'
env:
IsTagBuild: false
ArtifactStagingDirectory: "artifacts"
Expand Down

0 comments on commit b58d3a1

Please sign in to comment.