Skip to content

Commit

Permalink
Update main.yml #TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
unitycoder authored Feb 23, 2024
1 parent c275f0c commit 2360412
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./UnityLauncherPro.ZIP
asset_name: UnityLauncherPro.ZIP
asset_path: ./UnityLauncherPro.zip
asset_name: UnityLauncherPro.zip
asset_content_type: application/zip

0 comments on commit 2360412

Please sign in to comment.