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