diff --git a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml index 0bc3715..0df0217 100644 --- a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml +++ b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml @@ -179,10 +179,9 @@ jobs:
Tofu Plan (click to expand) ```terraform - ${{ steps.plain-tofu-plan.outputs.uncolored }} -
+ ${{ steps.tofu-plan.outputs.plan-output }} ``` - + - run: echo ${{ steps.tf-plan-approval.outputs.approval_status }}