Create mirror.yml.

This commit is contained in:
Batuhan Berk Başoğlu 2024-01-19 22:10:39 -05:00
parent 5889c4eaa2
commit 1b9c7c5c47

View file

@ -15,8 +15,8 @@ jobs:
env:
SSH_PRIVATE_KEY: ${{ secrets.ACTIONS_SSH_KEY }}
with:
source-repo: "git@github.com:batuhan-basoglu/batuhan-basoglu.git"
destination-repo: "git@gitlab.com:batuhan-basoglu/batuhan-basoglu.git"
source-repo: "git@github.com:batuhan-basoglu/Sam-s-Mart-Website-Alternative.git"
destination-repo: "git@gitlab.com:batuhan-basoglu/Sam-s-Mart-Website-Alternative.git"
codeberg:
runs-on: ubuntu-latest
@ -26,5 +26,5 @@ jobs:
env:
SSH_PRIVATE_KEY: ${{ secrets.ACTIONS_SSH_KEY }}
with:
source-repo: "git@github.com:batuhan-basoglu/batuhan-basoglu.git"
destination-repo: "git@codeberg.org:batuhan-basoglu/batuhan-basoglu.git"
source-repo: "git@github.com:batuhan-basoglu/Sam-s-Mart-Website-Alternative.git"
destination-repo: "git@codeberg.org:batuhan-basoglu/Sam-s-Mart-Website-Alternative.git"