Skip to content

Commit

Permalink
Only mirror main
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenaH84 committed May 16, 2024
1 parent 64ac85d commit b75ab10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
- name: Mirror changes
run: |
git remote add gitlab ${{ env.GITLAB_URL }}
git fetch origin
git fetch origin main
git push --mirror gitlab

0 comments on commit b75ab10

Please sign in to comment.