Update main.yml

This commit is contained in:
cuqmbr 2024-02-16 15:18:42 +00:00 committed by GitHub
parent d8c9459e68
commit 8e6e9b81f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,6 @@ jobs:
fetch-depth: 0
- uses: yesolutions/mirror-action@master
with:
REMOTE: 'https://git.cuqmbr.xyz/cuqmbr/nvim-config.git'
REMOTE: 'https://gitea.cuqmbr.xyz/cuqmbr/nvim-config.git'
GIT_USERNAME: cuqmbr
GIT_PASSWORD: ${{ secrets.GITEA_PASSWORD }}