forked from OSchip/llvm-project
github actions: Update branch_sync to push to main
This commit is contained in:
parent
8a300deb3e
commit
91843f7949
|
@ -22,4 +22,4 @@ jobs:
|
||||||
env:
|
env:
|
||||||
LLVMBOT_TOKEN: ${{ secrets.LLVMBOT_MAIN_SYNC }}
|
LLVMBOT_TOKEN: ${{ secrets.LLVMBOT_MAIN_SYNC }}
|
||||||
run: |
|
run: |
|
||||||
git push https://$LLVMBOT_TOKEN@github.com/${{ github.repository }} HEAD:temp-test-main
|
git push https://$LLVMBOT_TOKEN@github.com/${{ github.repository }} HEAD:main
|
||||||
|
|
Loading…
Reference in New Issue