Skip to content

Commit

Permalink
fix git action remote
Browse files Browse the repository at this point in the history
  • Loading branch information
lltx authored Jul 12, 2024
1 parent 813a960 commit 5d24cff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mirror-repository.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
fetch-depth: 0
- uses: yesolutions/mirror-action@master
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 }}

0 comments on commit 5d24cff

Please sign in to comment.