Skip to content

Commit b50f1b0

Browse files
committed
Merge branch 'master' of https://github.com/lukencode/GhostSolo
2 parents 0193f4b + f2a092a commit b50f1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
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.zip
43+
asset_path: ./ghostsolo.zip
4444
asset_name: GhostSolo.zip
4545
asset_content_type: application/zip

0 commit comments

Comments
 (0)