diff --git a/.github/workflows/split-monorepo.yml b/.github/workflows/split-monorepo.yml index 38e71b0d4e4..6e56719ac9f 100644 --- a/.github/workflows/split-monorepo.yml +++ b/.github/workflows/split-monorepo.yml @@ -375,3 +375,5 @@ jobs: git add . git commit -m "$COMMIT_MESSAGE https://github.com/hydephp/develop/commit/${{ github.sha }}" + + git push upstream master