From c52438e32f068a4f115c4cf42e80411d22c3a5ff Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Fri, 7 Nov 2025 12:12:15 -0500 Subject: [PATCH] ... --- .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 e1aba17..55bf7a8 100644 --- a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml +++ b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml @@ -80,7 +80,7 @@ jobs: uses: opentofu/setup-opentofu@v1.0.6 with: version: ${{ env.OPENTOFU_VERSION }} - tofu_wrapper: true + tofu_wrapper: false - name: Generate .env from Hashicorp Vault uses: https://git.trez.wtf/Trez/hc-vault-env@main