🔨 Update build scripts

Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel
2026-05-12 22:07:01 +08:00
parent de14586bb2
commit d7b77d945e

View File

@@ -241,6 +241,7 @@ jobs:
- name: Upload Release Assets
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_REPO: ${{ github.repository }}
run: |
VERSION=${{ needs.prepare.outputs.version }}
REL_VER=${{ needs.prepare.outputs.release_version }}