Update mirror.yml

This commit is contained in:
Than Harrison 2023-01-10 07:06:46 +00:00 committed by GitHub
parent 12c89cc30e
commit 69520b3328
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ jobs:
- name: Official GitLab Mirror
uses: wearerequired/git-mirror-action@v1
env:
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
SSH_PRIVATE_KEY: ${{ SSH_PRIVATE_KEY }}
with:
source-repo: "git@github.com:Anon-Planet/thgtoa.git"
destination-repo: "git@gitlab.com:anonymousplanetorg/thgtoa.git"
@ -24,7 +24,7 @@ jobs:
- name: Official Codeberg Mirror
uses: wearerequired/git-mirror-action@v1
env:
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
SSH_PRIVATE_KEY: ${{ SSH_PRIVATE_KEY }}
with:
source-repo: "git@github.com:Anon-Planet/thgtoa.git"
destination-repo: "git@codeberg.org:anonypla/thgtoa.git"
destination-repo: "git@codeberg.org:anonypla/thgtoa.git"