forked from svrjs/svrjs
Update main.yml - change Git user name to "github"
This commit is contained in:
parent
c9cf370e0c
commit
6dc340e8bc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -15,5 +15,5 @@ jobs:
|
||||||
- uses: spyoungtech/mirror-action@v0.5.1
|
- uses: spyoungtech/mirror-action@v0.5.1
|
||||||
with:
|
with:
|
||||||
REMOTE: "https://git.svrjs.org/svrjs.git"
|
REMOTE: "https://git.svrjs.org/svrjs.git"
|
||||||
GIT_USERNAME: svrjs
|
GIT_USERNAME: github
|
||||||
GIT_PASSWORD: ${{ secrets.GIT_PASSWORD }}
|
GIT_PASSWORD: ${{ secrets.GIT_PASSWORD }}
|
||||||
|
|
Reference in a new issue