Skip to content

Commit

Permalink
fix: update downstream
Browse files Browse the repository at this point in the history
Signed-off-by: Lou DeGenaro <[email protected]>
  • Loading branch information
degenaro committed Nov 29, 2023
1 parent 39810ba commit 36bd993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
path: './my-component-definition'
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:
Expand Down

0 comments on commit 36bd993

Please sign in to comment.