Skip to content

Commit

Permalink
Update msbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
medcelerate authored May 15, 2024
1 parent ac86fcb commit 26ce1f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ jobs:
- name: Generate Release
uses: ncipollo/release-action@v1
with:
artifacts: "VDJTouchEngine-${{ github.ref_name }}"
artifacts: "VDJTouchEngine-${{ github.ref_name }}.zip"
generateReleaseNotes: true
prerelease: true
prerelease: false

0 comments on commit 26ce1f7

Please sign in to comment.