mirror of
https://github.com/Snigdha-OS/snigdhaos-arctic.git
synced 2025-09-20 19:45:01 +02:00
🐞 fix(user): name changes
This commit is contained in:
2
.github/workflows/gitlab.yml
vendored
2
.github/workflows/gitlab.yml
vendored
@@ -17,5 +17,5 @@ jobs:
|
|||||||
GITLAB_USERNAME: ${{ secrets.GITLAB_USERNAME }}
|
GITLAB_USERNAME: ${{ secrets.GITLAB_USERNAME }}
|
||||||
GITLAB_PASSWORD: ${{ secrets.GITLAB_PASSWORD }}
|
GITLAB_PASSWORD: ${{ secrets.GITLAB_PASSWORD }}
|
||||||
run: |
|
run: |
|
||||||
git remote add gitlab https://${GITLAB_USERNAME}:${GITLAB_PASSWORD}@${GITLAB_REPO##*/}.git
|
git remote add gitlab https://gitlab.com/snigdhaos/snigdhaos-arctic.git
|
||||||
git push gitlab master
|
git push gitlab master
|
Reference in New Issue
Block a user