mirror of
https://github.com/Snigdha-OS/snigdhaos-arctic.git
synced 2025-09-20 19:45:01 +02:00
🧪 test(fix): repos
This commit is contained in:
3
.github/workflows/gitlab.yml
vendored
3
.github/workflows/gitlab.yml
vendored
@@ -19,4 +19,5 @@ jobs:
|
|||||||
git remote add gitlab https://${GITLAB_REPO##*/}.git
|
git remote add gitlab https://${GITLAB_REPO##*/}.git
|
||||||
git config user.name "GitHub Actions"
|
git config user.name "GitHub Actions"
|
||||||
git config user.email "actions@github.com"
|
git config user.email "actions@github.com"
|
||||||
git push gitlab master fix
|
git push gitlab master fix
|
||||||
|
|
Reference in New Issue
Block a user