Skip to content

Commit

Permalink
GitHub Actions: mirror to gitflic.ru and abf.io
Browse files Browse the repository at this point in the history
  • Loading branch information
Xottab-DUTY committed Feb 6, 2024
1 parent d5220a1 commit 126463c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,13 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0

- uses: pixta-dev/[email protected]
with:
target_repo_url: [email protected]:OpenXRay/xray-16.git
ssh_private_key: ${{ secrets.RABOTYAGA_BITBUCKET_PRIVATE_SSH_KEY }}

- uses: pixta-dev/[email protected]
with:
target_repo_url: [email protected]:openxray/xray-16.git
ssh_private_key: ${{ secrets.GITFLIC_PRIVATE_SSH_KEY }}

0 comments on commit 126463c

Please sign in to comment.