From 8e9799a51f9225674f6e5caf68eb04e0bcd3be24 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sat, 18 Oct 2025 10:21:00 -0400 Subject: [PATCH] ...... --- .gitea/workflows/auto-pr-tofu-plan.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/auto-pr-tofu-plan.yml b/.gitea/workflows/auto-pr-tofu-plan.yml index 3db0902..1ff9977 100644 --- a/.gitea/workflows/auto-pr-tofu-plan.yml +++ b/.gitea/workflows/auto-pr-tofu-plan.yml @@ -83,7 +83,8 @@ jobs: - name: Run tofu init uses: dnogu/tofu-init@v1 with: - working-directory: cloudflare + working-directory: . + chdir: cloudflare - name: Tofu Plan id: tofu_plan