Skip to content

Commit

Permalink
Tweak files for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
tmaklin committed Sep 19, 2024
1 parent 8696723 commit e0a2d49
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/make_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,6 @@ jobs:
fail_on_unmatched_files: true
generate_release_notes: true
files: |
sablast*tar.gz
sablast-${{ github.ref_name }}-x86_64-linux-musl.tar.gz
sablast-${{ github.ref_name }}-x86_64-apple-darwin.tar.gz
sablast-${{ github.ref_name }}-aarch64-apple-darwin.tar.gz

0 comments on commit e0a2d49

Please sign in to comment.