Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Taron-art authored Dec 24, 2024
1 parent 05fafd5 commit c42fbc9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,8 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v2
with:
files: src\Release\PPM.InstallerBundle.exe
files: src/Release/PPM.InstallerBundle.exe
fail_on_unmatched_files: true
prerelease: true
generate_release_notes: true

0 comments on commit c42fbc9

Please sign in to comment.