feat:前端版本号显示

This commit is contained in:
jxxghp
2024-04-25 10:19:09 +08:00
parent 5c13362db2
commit d1be4a30b6
2 changed files with 77 additions and 59 deletions

View File

@@ -39,6 +39,7 @@ jobs:
run: |
yarn
yarn build
echo "v$frontend_version" > dist/version.txt
zip -r dist.zip dist
- name: Generate Release