Skip to content

Commit 7679f16

Browse files
committed
Merge branch 'master' of https://github.com/lukencode/GhostSolo
2 parents 2f9f342 + fa8774f commit 7679f16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/create-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
uses: actions/[email protected]
4141
with:
4242
upload_url: ${{ steps.create-release.outputs.upload_url }}
43-
asset_path: ./dist/GhostSolo_${{ steps.package-version.outputs.current-version}}.zip
44-
asset_name: GhostSolo_${{ steps.package-version.outputs.current-version}}.zip
43+
asset_path: ./dist/GhostSolo.zip
44+
asset_name: GhostSolo.zip
4545
asset_content_type: application/zip

0 commit comments

Comments
 (0)