diff --git a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml index 153c250..a88c776 100644 --- a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml +++ b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml @@ -132,6 +132,7 @@ jobs: with: commenter_type: init commenter_input: ${{ steps.tofu-init.outputs.init-output }} + commenter_exitcode: ${{ steps.tofu-init.outputs.exitcode }} - name: Tofu Plan id: tofu-plan