From a9dccebbc071d27a4be76629c7d4fd425502efdc Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Fri, 24 Oct 2025 08:43:50 -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 d6412a7..1a4e264 100644 --- a/.gitea/workflows/auto-pr-tofu-plan.yml +++ b/.gitea/workflows/auto-pr-tofu-plan.yml @@ -167,6 +167,7 @@ jobs: env: DEBUG: true with: + debug: true platform: gitea api_url: https://git.trez.wtf/api/v1 token: ${{ secrets.BOT_GITEA_TOKEN }}