Updated mirror links.

This commit is contained in:
Batuhan Berk Başoğlu 2024-02-02 09:01:04 -05:00
parent 203900491f
commit 1144ec4ea6

View file

@ -28,3 +28,14 @@ jobs:
with:
source-repo: "git@github.com:batuhan-basoglu/Batuhan-s-Bikes-Website-Alternative-with-Chatbot-Service.git"
destination-repo: "git@codeberg.org:batuhan-basoglu/Batuhan-s-Bikes-Website-Alternative-with-Chatbot-Service.git"
forgejo:
runs-on: ubuntu-latest
steps:
- name: Mirror to Forgejo
uses: wearerequired/git-mirror-action@v1
env:
SSH_PRIVATE_KEY: ${{ secrets.ACTIONS_SSH_KEY }}
with:
source-repo: "git@github.com:batuhan-basoglu/Batuhan-s-Bikes-Website-Alternative-with-Chatbot-Service.git"
destination-repo: "git@git.batuhan.basoglu.co:batuhan-basoglu/Batuhan-s-Bikes-Website-Alternative-with-Chatbot-Service.git"