Update build.yml

This commit is contained in:
FoxRefire
2024-04-11 00:56:20 +09:00
committed by GitHub
parent 400e92424b
commit 7872542217

View File

@@ -54,6 +54,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.run_id }}-${{ github.run_attempt }}
release_name: ${{ github.run_id }}-${{ github.run_attempt }}
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./WVCore.Server/bin/Release/net8.0/win-x64/publish/*
asset_name: WVCore.Server-win-x64.zip