diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 04f358e..6d0379b 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -129,6 +129,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: upload_url: ${{ steps.create_release.outputs.upload_url }} + asset_name: release asset_path: | windows.zip linux.zip