Update Build.yml

This commit is contained in:
Nix 2024-12-31 14:27:53 -03:00 committed by GitHub
parent 7ca5855198
commit 897fa4c8b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,3 +65,11 @@ jobs:
prerelease: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Upload Release Asset
uses: actions/upload-release-asset@v1
with:
upload_url: ${{ steps.version_info.outputs.upload_url }}
asset_path: actions-temp/build/2hsu.exe
asset_name: 2hsu.exe
asset_content_type: application/octet-stream