Browse Source

fix git action remote

冷冷 9 months ago
parent
commit
5d24cff7a4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/mirror-repository.yml

+ 2 - 2
.github/workflows/mirror-repository.yml

@@ -16,6 +16,6 @@ jobs:
           fetch-depth: 0
           fetch-depth: 0
       - uses: yesolutions/mirror-action@master
       - uses: yesolutions/mirror-action@master
         with:
         with:
-          REMOTE: 'https://git.pig4cloud.com/pig/CGTM.git'
-          GIT_USERNAME: lengleng
+          REMOTE: 'https://atomgit.com/log4j/CGTM.git'
+          GIT_USERNAME: lltx
           GIT_PASSWORD: ${{ secrets.GIT_GOGS_PASSWORD }}
           GIT_PASSWORD: ${{ secrets.GIT_GOGS_PASSWORD }}