We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82ad43b commit 9a7ebadCopy full SHA for 9a7ebad
.github/workflows/gitlab-mirror.yml
@@ -15,7 +15,7 @@ jobs:
15
args: "https://git.tsinghua.edu.cn/os-lab/2025S/public/rcore-tutorial-test-2025S"
16
env:
17
GITLAB_HOSTNAME: "git.tsinghua.edu.cn"
18
- GITLAB_PROJECT_ID: "34683"
+ GITLAB_PROJECT_ID: "37680"
19
GITLAB_PROJECT_NAME: "rcore-tutorial-test-2025S"
20
GITLAB_PROJECT_TOKEN: ${{secrets.GITLAB_PROJECT_TOKEN}}
21
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments