Skip to content

Commit 5c8fde5

Browse files
committed
ci: update branch names for next migration
1 parent 6660183 commit 5c8fde5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy-test-server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: React test-server CI/CD
33
on:
44
push:
55
branches:
6-
- RinNET-frontend-revived
6+
- next
77
workflow_dispatch:
88

99
permissions:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# RinNET Portal(revived)
22

33
RinNET 门户前端重写版:**React 19 + Vite + TypeScript + Tailwind v4 + shadcn/ui**
4-
第一阶段目标:与旧版 Angular 实现(见 master 分支 / 主 worktree)功能与观感 1:1 等价,用户无感切换。
4+
第一阶段目标:与旧版 Angular 实现(见 backup 分支 / 主 worktree)功能与观感 1:1 等价,用户无感切换。
55

66
## 本地开发环境
77

0 commit comments

Comments
 (0)