Skip to content

Commit 43427f4

Browse files
authored
Update sync_mirrors.yaml
1 parent d3c33bf commit 43427f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_mirrors.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
ssh-add - <<< '${{ secrets.BAZEL_EXAMPLES_GHA_DEPLOY_TOKEN }}'
3636
- name: Push commits
3737
working-directory: fresh-clone
38-
run: git push git@github.com:aspect-build/bazel-examples-${{ matrix.dest }}.git HEAD:main
38+
run: git push git@github.com:aspect-build/bazel-examples-${{ matrix.dest }}.git HEAD:alex-test

0 commit comments

Comments
 (0)