Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJupiterDev authored Nov 13, 2024
1 parent 7c6412d commit 41f2067
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ jobs:
asset_path: ./bin/main.exe # Path to the EXE
asset_name: main.exe # Name of the asset for the release
asset_content_type: application/octet-stream # Set the correct content type
token: ${{ secrets.PAT_TOKEN }} # Use the Personal Access Token from the repository secrets

0 comments on commit 41f2067

Please sign in to comment.