Skip to content

Commit a2ec767

Browse files
c-c-eprBad3r
authored andcommitted
fix(docs): 更新部署指南中的工作流名称从 "Deploy" 为 "Build" (openRin#454)
(cherry picked from commit a30e81e)
1 parent e22c478 commit a2ec767

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/docs/en/guide/deploy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ If you want to use your GitHub account to log in, please refer to the [Advanced
6464
### Step 3: Trigger Deployment
6565

6666
1. Go to the **"Actions"** tab in your repository
67-
2. Select the **"Deploy"** workflow on the left
67+
2. Select the **"Build"** workflow on the left
6868
3. Click the **"Run workflow"** button
6969
4. Keep the default branch (main) and click **"Run workflow"**
7070

docs/docs/zh/guide/deploy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Rin 目前支持账号密码登录与 Github OAuth 登录,可二选一或同
6565
### 第三步:触发部署
6666

6767
1. 进入仓库的 **"Actions"** 标签
68-
2. 在左侧选择 **"Deploy"** 工作流
68+
2. 在左侧选择 **"Build"** 工作流
6969
3. 点击 **"Run workflow"** 按钮
7070
4. 保持默认分支(main),点击 **"Run workflow"**
7171

0 commit comments

Comments
 (0)