Skip to content

Commit

Permalink
Update msbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
c6-dev authored Jan 15, 2025
1 parent 4ee20fe commit 0697c8e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: MSBuild
on:
push:
branches: [ "dev" ]
pull_request:
branches: [ "dev" ]

env:
SOLUTION_FILE_PATH: JG/johnnyguitar.sln
Expand Down Expand Up @@ -75,7 +73,6 @@ jobs:
prerelease: true
body: |
Continuous release generated from the latest push to development branch.
Last updated: ${{ env.artifact_timestamp }}
- name: Upload Artifact (Release)
uses: actions/upload-release-asset@v1
env:
Expand Down

0 comments on commit 0697c8e

Please sign in to comment.