Skip to content

Commit

Permalink
refactor: Update asset_name in GitHub workflow for backend-editor/com…
Browse files Browse the repository at this point in the history
…ponent-modifier-binary-win.exe
  • Loading branch information
extedcouD committed Jul 10, 2024
1 parent 026dfc5 commit 82c0b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: backend-editor/component-modifier/component-modifier-binary-win.exe
asset_name: component-modifier-binary-win
asset_name: component-modifier-binary-win.exe
asset_content_type: application/octet-stream

- name: Upload Release Asset
Expand Down

0 comments on commit 82c0b75

Please sign in to comment.