1
0

chore:asset_path

This commit is contained in:
guorong.zheng 2024-08-14 12:05:09 +08:00
parent 3d540fec62
commit 7f8869e629

@ -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