Skip to content
Snippets Groups Projects
Unverified Commit 30f9247a authored by Tim Haase's avatar Tim Haase
Browse files

Try removing branch specs

parent 28d866ef
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ jobs:
uses: wei/git-sync@v3
with:
source_repo: "lepus2589/LoadStaticSharedTargets"
source_branch: "refs/remotes/source/*:refs/tags/*"
# source_branch: "refs/remotes/source/*:refs/tags/*"
destination_repo: "${{ secrets.MIRROR_DESTINATION_REPO_URL }}"
destination_branch: "refs/heads/*:refs/tags/*"
# destination_branch: "refs/heads/*:refs/tags/*"
destination_ssh_private_key: ${{ secrets.DESTINATION_SSH_PRIVATE_KEY }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment