From 5df992a1671361527867dd37edfacabe87c85f9a Mon Sep 17 00:00:00 2001 From: pgijsbertsen <117165507+pgijsbertsen@users.noreply.github.com> Date: Wed, 18 Feb 2026 18:32:20 +0100 Subject: [PATCH] debug --- .forgejo/workflows/tofu-plan-k8s-wheatley.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml index a90520a..fbc2abb 100644 --- a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml +++ b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml @@ -55,9 +55,7 @@ jobs: - name: debug run: - cat <<'EOF' - ${{ toJSON(forge) }} - EOF + echo "${{ toJSON(forge) }}" # - name: Fetch existing comments # id: fetch