Skip to content

Commit

Permalink
1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
KeimaSenpai committed Apr 22, 2024
1 parent f04cc5c commit a0ad1e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-compilado.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Build and Release

on:
workflow_dispatch:

Expand Down Expand Up @@ -56,6 +56,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: .//dist//*.zip
asset_path: ./XLauncher-Windows.zip
asset_name: XLauncher-Windows.zip
asset_content_type: application/zip

0 comments on commit a0ad1e8

Please sign in to comment.