Update release.yaml
This commit is contained in:
parent
814113327b
commit
988a19bda6
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user