Skip to content

Commit ced224f

Browse files
authored
Update build.yml
1 parent 2bf67de commit ced224f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ jobs:
3232
- name: Mirror + trigger CI
3333
uses: tkf2019/gitlab-mirror-and-ci-action@master
3434
with:
35-
args: "https://git.tsinghua.edu.cn/os-lab/2024s/public/rcore-tutorial-code"
35+
args: "https://git.tsinghua.edu.cn/os-lab/2024s/public/rcore-tutorial-code-2024s"
3636
env:
3737
GITLAB_HOSTNAME: "git.tsinghua.edu.cn"
3838
GITLAB_PROJECT_ID: "29091"
39-
GITLAB_PROJECT_NAME: "rcore-tutorial-code"
39+
GITLAB_PROJECT_NAME: "rcore-tutorial-code-2024s"
4040
GITLAB_PROJECT_TOKEN: ${{secrets.GITLAB_PROJECT_TOKEN}}
4141
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)