Update main.yml
This commit is contained in:
parent
7d7f289b2f
commit
ad98e46b85
1 changed files with 2 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.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/easywaf-integration.git"
|
||||
GIT_USERNAME: github
|
||||
REMOTE: "https://git.svrjs.org/svrjs/easywaf-integration.git"
|
||||
GIT_USERNAME: github-mirror
|
||||
GIT_PASSWORD: ${{ secrets.GIT_PASSWORD }}
|
||||
|
|
Loading…
Reference in a new issue