github actions: Update branch_sync to push to main
authorTom Stellard <tstellar@redhat.com>
Wed, 2 Dec 2020 00:22:30 +0000 (16:22 -0800)
committerGitHub <noreply@github.com>
Wed, 2 Dec 2020 00:22:30 +0000 (16:22 -0800)
.github/workflows/main-branch-sync.yml

index 2825a5f..e0370a8 100644 (file)
@@ -22,4 +22,4 @@ jobs:
         env:
           LLVMBOT_TOKEN: ${{ secrets.LLVMBOT_MAIN_SYNC }}
         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