Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kalidax committed Nov 23, 2023
1 parent 14034b0 commit c9b3178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-axelar-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
# Set the push URL for the 'origin' remote
git remote set-url --push origin ${{ secrets.PRIVATE_REPO_URL }}
# Push changes using --mirror, excluding the deletion of the main branch
git push --mirror --no-thin --prune
git push --mirror --force

0 comments on commit c9b3178

Please sign in to comment.