Update release.yaml

This commit is contained in:
Damien 2025-02-22 03:47:55 -05:00 committed by GitHub
parent 814113327b
commit 988a19bda6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -104,5 +104,5 @@ jobs:
with:
upload_url: ${{ needs.create_release.outputs.upload_url }}
asset_path: ./release_${{ matrix.os }}.zip
asset_name: my_app_${{ github.event.inputs.version }}_${{ matrix.os }}.zip
asset_name: file_tree_${{ github.event.inputs.version }}_${{ matrix.os }}.zip
asset_content_type: application/zip