diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0b05175..9436d15 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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 }}