feat: update gitlab url

This commit is contained in:
2025-06-07 12:21:20 +07:00
parent 06b3a01700
commit 9176d5b9a6
+1 -1
View File
@@ -58,7 +58,7 @@ jobs:
- name: Mirror to GitLab (tiennm99)
run: |
# Add GitLab remote for tiennm99
git remote add gitlab-tiennm99 git@gitlab.com:tiennm99/tiennm99.github.io.git
git remote add gitlab-tiennm99 git@gitlab.com:tiennm99/tiennm99.gitlab.io.git
# Fetch from GitLab to get information about the default branch
git fetch gitlab-tiennm99