From 0f2e6a72c02bf6247bac4c3f2f582c4d6ec63617 Mon Sep 17 00:00:00 2001 From: j4y <36337+j4y@users.noreply.github.com> Date: Thu, 22 Jan 2026 19:43:50 -0500 Subject: [PATCH] test --- .github/workflows/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0dc7e45..f371abd 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -89,6 +89,7 @@ jobs: echo "Git status after build:" git status + git diff CHANGES="$(git status --porcelain)" if [ -n "$CHANGES" ]; then