mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 11:02:12 +01:00
Try to get the release bins to compress
This commit is contained in:
parent
c074842d5a
commit
610067c918
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue