nvm
Some checks failed
Build And Deploy Main / build-and-deploy (push) Failing after 0s

This commit is contained in:
2026-03-09 12:55:38 -04:00
parent 4312e8a90b
commit 6c7bffeee1

View File

@@ -36,7 +36,7 @@ jobs:
fi
if [ -z "$GIT_USERNAME" ] || [ -z "$GIT_PASSWORD" ]; then
echo "Missing GITEA_USERNAME/GITEA_PASSWORD secrets."
echo "Missing USERNAME/GITEA_PASSWORD secrets."
exit 1
fi