Updated mirror links.

This commit is contained in:
Batuhan Berk Başoğlu 2024-02-02 08:40:21 -05:00
parent 72a671b0ea
commit aff9df6350

View file

@ -28,3 +28,14 @@ jobs:
with:
source-repo: "git@github.com:batuhan-basoglu/Questionnaire-of-the-Facebook-UI-UX-Website-Alternative-with-Analysis-Function.git"
destination-repo: "git@codeberg.org:batuhan-basoglu/Questionnaire-of-the-Facebook-UI-UX-Website-Alternative-with-Analysis-Function.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/Questionnaire-of-the-Facebook-UI-UX-Website-Alternative-with-Analysis-Function.git"
destination-repo: "git@git.batuhan.basoglu.co:batuhan-basoglu/Questionnaire-of-the-Facebook-UI-UX-Website-Alternative-with-Analysis-Function.git"