Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayyhem authored Feb 1, 2024
1 parent 526716e commit e8f4eb8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
runs-on: windows-latest

env:
Binary: SharpSCCM.exe
Configuration: Release
Solution: SharpSCCM.sln

Expand Down Expand Up @@ -48,5 +47,5 @@ jobs:
Releases were last built on ${{ env.BUILD_DATE }}.
fail_on_unmatched_files: true
files: |
${{ env:Binary }}
SharpSCCM.exe
RELEASE_NOTES.md

0 comments on commit e8f4eb8

Please sign in to comment.