feat: update release configuration to use new-api binaries for consistency

This commit is contained in:
CaIon
2025-09-27 15:24:40 +08:00
parent 5b26120bb8
commit 5f34c4a97d
3 changed files with 4 additions and 4 deletions

View File

@@ -46,7 +46,7 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: one-api.exe
files: new-api.exe
draft: true
generate_release_notes: true
env: