Try to get the release bins to compress

This commit is contained in:
Robert Strouse 2023-12-26 16:45:16 -08:00
parent c074842d5a
commit 610067c918

View file

@ -161,7 +161,7 @@ jobs:
GITHUB_TOKEN: ${{ github.token }}
with:
upload_url: ${{ steps.get_release.outputs.upload_url }}
asset_name: ${{ matrix.obname }}
asset_name: ${{ matrix.obname }}.zip
asset_path: ${{ matrix.obname }}.zip
asset_content_type: application/zip