forked from svrjs/svrjs
Update main.yml
This commit is contained in:
parent
4661cb9145
commit
c9cf370e0c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -14,6 +14,6 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- uses: spyoungtech/mirror-action@v0.5.1
|
||||
with:
|
||||
REMOTE: "https://git.svrjs.org/svrjs/sync-test.git"
|
||||
REMOTE: "https://git.svrjs.org/svrjs.git"
|
||||
GIT_USERNAME: svrjs
|
||||
GIT_PASSWORD: ${{ secrets.GIT_PASSWORD }}
|
||||
|
|
Reference in a new issue