Skip to content

Commit

Permalink
Fix gitlab url
Browse files Browse the repository at this point in the history
  • Loading branch information
fplazaonate committed Jun 5, 2024
1 parent a3f0ee5 commit 57c1ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror_gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- uses: pixta-dev/repository-mirroring-action@v1
with:
target_repo_url:
git@gitlab.com:metagenopolis/crocodeel.git
git@forgemia.inra.fr:metagenopolis/crocodeel.git
ssh_private_key:
${{ secrets.GITLAB_SSH_PRIVATE_KEY }}

0 comments on commit 57c1ea3

Please sign in to comment.