From abdb2cc2de3c820ecc83c0a482b8e15d4b23e4a9 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Mon, 3 Nov 2025 21:24:57 -0500 Subject: [PATCH] Still tweaking the PR comment step... --- .gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml index 039947f..58cb9b1 100644 --- a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml +++ b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml @@ -125,7 +125,7 @@ jobs: echo "
🪶 Click to expand full plan output" echo "" echo '```hcl' - tofu show cloudflare.tfplan # <-- read file directly, ACT-safe + tofu show cloudflare/cloudflare.tfplan # <-- read file directly, ACT-safe echo '```' echo "" echo "
"