fix: remove unwanted renaming from iso to img
This commit is contained in:
parent
b6debbaf4a
commit
c7b81bc904
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -36,5 +36,5 @@ jobs:
|
||||
with:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: ./egos.iso
|
||||
asset_name: egos-v${{ github.run_number }}.img
|
||||
asset_name: egos-v${{ github.run_number }}.iso
|
||||
asset_content_type: application/octet-stream
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user