Update main.yml

This commit is contained in:
Dorian Niemiec 2024-06-22 09:18:53 +02:00 committed by GitHub
parent 796570a17f
commit 19c9c219f5
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-installer-linux.git"
GIT_USERNAME: github
REMOTE: "https://git.svrjs.org/svrjs/svrjs-installer-linux.git"
GIT_USERNAME: github-mirror
GIT_PASSWORD: ${{ secrets.GIT_PASSWORD }}