From 3c4c5d206b775cba377b0c95d3bf3c1cb93795e0 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sat, 18 Oct 2025 10:18:25 -0400 Subject: [PATCH] ...... --- .gitea/workflows/auto-pr-tofu-plan.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/auto-pr-tofu-plan.yml b/.gitea/workflows/auto-pr-tofu-plan.yml index 055223c..3db0902 100644 --- a/.gitea/workflows/auto-pr-tofu-plan.yml +++ b/.gitea/workflows/auto-pr-tofu-plan.yml @@ -77,6 +77,7 @@ jobs: - name: Check .env file presence run: | ls -al cloudflare/.env + source cloudflare/.env echo ${AWS_DEFAULT_REGION} - name: Run tofu init