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 "
"