Update release.yaml
This commit is contained in:
parent
b0941d880e
commit
a5789dff53
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -85,6 +85,6 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.DAMIEN_TOKEN }}
|
||||
with:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: ./src-tauri/target/release/bundle/**
|
||||
asset_path: ./src-tauri/target/release/bundle/
|
||||
asset_name: my_app_${{ github.event.inputs.version }}
|
||||
asset_content_type: application/zip
|
||||
|
Loading…
x
Reference in New Issue
Block a user