chore:asset_path
This commit is contained in:
parent
3d540fec62
commit
7f8869e629
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -76,6 +76,6 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: dist
|
||||
asset_path: dist/update-tool.exe
|
||||
asset_name: update-tool.exe
|
||||
asset_content_type: application/octet-stream
|
||||
|
Loading…
x
Reference in New Issue
Block a user