refactor(token): 优化Token管理界面和重构工作流

This commit is contained in:
2025-09-11 22:47:08 +08:00
parent f883b0a7d8
commit 5e3c0762ab
5 changed files with 29 additions and 30 deletions

View File

@@ -2,7 +2,7 @@ name: 部署开发环境
on: [ push ]
jobs:
build-and-deploy:
deploy-dev:
env:
RUNNER_TOOL_CACHE: /toolcache
runs-on: ubuntu-latest