Skip to content

Commit 9a7ebad

Browse files
authored
Update gitlab-mirror.yml
1 parent 82ad43b commit 9a7ebad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gitlab-mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
args: "https://git.tsinghua.edu.cn/os-lab/2025S/public/rcore-tutorial-test-2025S"
1616
env:
1717
GITLAB_HOSTNAME: "git.tsinghua.edu.cn"
18-
GITLAB_PROJECT_ID: "34683"
18+
GITLAB_PROJECT_ID: "37680"
1919
GITLAB_PROJECT_NAME: "rcore-tutorial-test-2025S"
2020
GITLAB_PROJECT_TOKEN: ${{secrets.GITLAB_PROJECT_TOKEN}}
2121
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)