Update mirror.yml
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
git config --global user.email "actions@github.com"
|
||||
|
||||
# GitLab uzak sunucusunu tanımla
|
||||
git remote add gitlab https://oauth2:${{ secrets.GITLAB_TOKEN }}@gitlab.com/gitlab_kullanici_adi/gitlab_repo_adi.git
|
||||
git remote add gitlab https://oauth2:${{ secrets.GITLAB_TOKEN }}@https://gitlab.com/PisiLinux/main.git
|
||||
|
||||
# Aynalama işlemini gerçekleştir
|
||||
git push gitlab --prune --all
|
||||
|
||||
Reference in New Issue
Block a user