diff --git a/.gitea/workflows/auto-pr-tofu-plan.yml b/.gitea/workflows/auto-pr-tofu-plan.yml index 7c9d40c..941e1df 100644 --- a/.gitea/workflows/auto-pr-tofu-plan.yml +++ b/.gitea/workflows/auto-pr-tofu-plan.yml @@ -173,7 +173,7 @@ jobs: platform: gitea token: ${{ secrets.BOT_GITEA_TOKEN }} pr_index: ${{ steps.tea-pr-index.outputs.pr_number }} - content: ${{ steps.tofu_plan.outputs.plan-output }} + plan_file: cloudflare.tfplan comment_template: | 🚀 **Tofu Plan Output** ---