mirror of
https://github.com/FoxRefire/WVCore.Server.git
synced 2026-04-02 11:48:17 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user