diff --git a/.github/workflows/main-push.yml b/.github/workflows/main-push.yml index d55b141..707fea1 100644 --- a/.github/workflows/main-push.yml +++ b/.github/workflows/main-push.yml @@ -50,7 +50,7 @@ jobs: path: './my-profile' token: ${{ secrets.GIT_TOKEN }} fetch-depth: 0 - - name: Update profiles + - name: Update downstream if: steps.determine_initialization_status.outputs.exitcode == '1' run: bash scripts/automation/update_downstream.sh env: