1
0
Fork 0
forked from svrjs/svrjs

Update main.yml

This commit is contained in:
Dorian Niemiec 2024-04-08 17:14:44 +02:00 committed by GitHub
parent 4661cb9145
commit c9cf370e0c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 }}