Skip to content

Commit

Permalink
Another try to make github upload a binary release.
Browse files Browse the repository at this point in the history
  • Loading branch information
gunterkoenigsmann committed Nov 7, 2022
1 parent c08a1da commit 9cb8c43
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
files: wxmaxima-x86_64.AppImage
body: Automatic compilation
append_body: true
fail_on_unmatched_files: true
generate_release_notes: true

0 comments on commit 9cb8c43

Please sign in to comment.