We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c33bf commit 43427f4Copy full SHA for 43427f4
.github/workflows/sync_mirrors.yaml
@@ -35,4 +35,4 @@ jobs:
35
ssh-add - <<< '${{ secrets.BAZEL_EXAMPLES_GHA_DEPLOY_TOKEN }}'
36
- name: Push commits
37
working-directory: fresh-clone
38
- run: git push git@github.com:aspect-build/bazel-examples-${{ matrix.dest }}.git HEAD:main
+ run: git push git@github.com:aspect-build/bazel-examples-${{ matrix.dest }}.git HEAD:alex-test
0 commit comments