From fe124c9e49c0fc87a4b252042eedde5734ab555d Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sat, 18 Oct 2025 10:13:35 -0400 Subject: [PATCH] ...... --- .gitea/workflows/auto-pr-tofu-plan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/auto-pr-tofu-plan.yml b/.gitea/workflows/auto-pr-tofu-plan.yml index 3342b10..1fb6a54 100644 --- a/.gitea/workflows/auto-pr-tofu-plan.yml +++ b/.gitea/workflows/auto-pr-tofu-plan.yml @@ -81,7 +81,7 @@ jobs: - name: Run tofu init uses: dnogu/tofu-init@v1 with: - working-directory: ./cloudflare + working-directory: cloudflare - name: Tofu Plan id: tofu_plan