Skip to content

Commit

Permalink
fix input
Browse files Browse the repository at this point in the history
  • Loading branch information
Resonance1584 committed Jul 23, 2024
1 parent 1a16b51 commit f568d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipelines-root.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
step_details: ${{ steps.terragrunt.outputs.formatted_plan_output }}
step_details_extended_log: ${{ steps.terragrunt.outputs.execute_stdout_log }}
pull_request_number: ${{ steps.gruntwork_context.outputs.pr_number }}
step_logs_url: ${{ steps.get_logs_url.step_logs_url }}
step_logs_url: ${{ steps.get_logs_url.outputs.step_logs_url }}

outputs:
account_id: ${{ matrix.jobs.AccountId }}
Expand Down

0 comments on commit f568d2b

Please sign in to comment.