Skip to content

Commit

Permalink
Fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-r-elp committed Mar 4, 2023
1 parent b4d9e79 commit 43a762a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
- name: Package QMOD
run: |
cd ${GITHUB_WORKSPACE}
pwsh -Command ./buildQMOD.ps1 -package
pwsh -Command ./buildQMOD.ps1 -package -release
- name: Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 43a762a

Please sign in to comment.