diff --git a/.github/workflows/prod-release.yaml b/.github/workflows/prod-release.yaml index 81ea3da7..b08be746 100644 --- a/.github/workflows/prod-release.yaml +++ b/.github/workflows/prod-release.yaml @@ -81,4 +81,5 @@ jobs: with: upload_url: ${{ steps.get_release.outputs.upload_url }} asset_path: ./release/zodiac-pilot.zip + asset_name: zodiac-pilot.zip asset_content_type: application/zip