Update .gitea/workflows/docker-build.yml
Some checks failed
Build Docker Image / build (pull_request) Failing after 1m4s

This commit is contained in:
cal 2026-02-04 06:49:54 +00:00
parent ab0f42d615
commit f36bcaccd2

View File

@ -147,7 +147,7 @@ jobs:
fi
- name: Discord Notification - Success (DEBUG)
if: success() && github.ref == 'refs/heads/main' || github.event_name == 'pull_request')
if: success()
run: |
# Debug: Show what variables we have
echo "=== Debug Info ==="