Skip to content

Commit 8735426

Browse files
authored
Update sync-to-gitlab.yml
1 parent 3ceb925 commit 8735426

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-to-gitlab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616

1717
- name: Push to GitLab
1818
run: |
19-
git remote add gitlab https://cakgup:${{ secrets.GITLAB_TOKEN }}@gitlab.com/cakgup/cakgup.gitlab.io.git
19+
git remote add gitlab https://cakgup:${{ secrets.GITLAB_TOKEN }}@gitlab.com/cakgup/s.git
2020
git push --force --prune gitlab main

0 commit comments

Comments
 (0)