Update main.yml

This commit is contained in:
cuqmbr 2023-08-26 09:36:42 +00:00 committed by GitHub
parent baf12a639b
commit 2b410b9834
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/cmd-utils.git'
REMOTE: 'https://git.cuqmbr.xyz/cuqmbr/cdm-utils.git'
GIT_USERNAME: cuqmbr
GIT_PASSWORD: ${{ secrets.GIT_PASSWORD }}