🐞 fix(user): name changes

This commit is contained in:
Eshan Roy (Eshanized)
2024-06-18 04:26:15 +05:30
parent 65142cbc8d
commit 7ad47eaeb3

View File

@@ -17,5 +17,5 @@ jobs:
GITLAB_USERNAME: ${{ secrets.GITLAB_USERNAME }}
GITLAB_PASSWORD: ${{ secrets.GITLAB_PASSWORD }}
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