Update release.yml

This commit is contained in:
FoxRefire
2024-04-11 02:31:49 +09:00
committed by GitHub
parent 85bf0a6e64
commit 6fdcab75ad

View File

@@ -48,6 +48,8 @@ jobs:
- name: Upload Release
run: |
ls -R
echo ==DEBUG==
zip ./bin/Release/net7.0/win-x64/publish/WVCore.Server-win-x64.zip ./bin/Release/net7.0/win-x64/publish/*
gh release upload ${{ github.run_id }} ./bin/Release/net7.0/win-x64/publish/WVCore.Server-win-x64.zip -R FoxRefire/WVCore.Server