Update main.yml

This commit is contained in:
cuqmbr 2023-08-26 08:50:50 +00:00 committed by GitHub
parent 9877f9f595
commit 9f0ec8b7ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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