mirror of
https://github.com/plexusorg/IBConverter.git
synced 2024-12-22 09:37:37 +00:00
Update build.yml
This commit is contained in:
parent
f746cd84a9
commit
277f6a00d1
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
|||||||
args: --release --all-features
|
args: --release --all-features
|
||||||
- uses: actions/upload-release-asset@v1
|
- uses: actions/upload-release-asset@v1
|
||||||
with:
|
with:
|
||||||
|
upload_url: ${{ steps.build }}
|
||||||
asset_path: target/release/IBConverter.exe
|
asset_path: target/release/IBConverter.exe
|
||||||
asset_name: IBConverter.exe
|
asset_name: IBConverter.exe
|
||||||
asset_content_type: application/octet-stream
|
asset_content_type: application/octet-stream
|
||||||
|
Loading…
Reference in New Issue
Block a user