diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 40a028e2..1124dda2 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -39,3 +39,4 @@ jobs: git config --global user.email github-actions[bot]@.noreply.github.com git commit -am "Syncing with ${{ inputs.environment }}." git push --set-upstream origin ${{ vars.SYNC_BRANCH_NAME }} +