Skip to content

Commit 2360412

Browse files
authored
Update main.yml #TEST
1 parent c275f0c commit 2360412

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6767
with:
6868
upload_url: ${{ steps.create_release.outputs.upload_url }}
69-
asset_path: ./UnityLauncherPro.ZIP
70-
asset_name: UnityLauncherPro.ZIP
69+
asset_path: ./UnityLauncherPro.zip
70+
asset_name: UnityLauncherPro.zip
7171
asset_content_type: application/zip
7272

0 commit comments

Comments
 (0)