Changing commenter_input value.
This commit is contained in:
@@ -125,7 +125,7 @@ jobs:
|
||||
uses: alexnorell/tofu-pr-commenter@v2.0.0
|
||||
with:
|
||||
commenter_type: plan
|
||||
commenter_input: ${{ steps.tofu_plan.outputs.stdout }}
|
||||
commenter_input: ${{ steps.tofu_plan.outputs.plan-output }}
|
||||
commenter_exitcode: ${{ steps.step_id.outputs.exitcode }}
|
||||
|
||||
- name: Wait for manual approval
|
||||
|
||||
Reference in New Issue
Block a user