Update MirrorSync.yml

This commit is contained in:
Pesy Wu 2024-01-18 12:18:01 +08:00 committed by GitHub
parent b9069139f8
commit 6229b96e44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,5 +14,5 @@ jobs:
- name: 'Sync'
id: commit
run: |
git remote add gitea https://${{ secrets.GITEA_USERNAME }}:${{ secrets.GITEA_PASSWORD }}git.bili33.top/GamerNoTitle/MHYY.git
git remote add gitea https://${{ secrets.GITEA_USERNAME }}:${{ secrets.GITEA_PASSWORD }}@git.bili33.top/GamerNoTitle/MHYY.git
git push gitea master