Files
ntfy-discord/.gitea/workflows/build-push.yaml
Billy D. ea08181619
Some checks failed
CI / Test (push) Successful in 2m36s
CI / Lint (push) Successful in 2m31s
CI / Release (push) Successful in 1m18s
CI / Docker Build & Push (push) Failing after 5m29s
CI / Notify (push) Has been cancelled
fix: use docker login CLI instead of login-action for Gitea compat
docker/login-action@v3 fails with 'Username and password required' on
Gitea Actions — secrets not passed to action with: inputs. Switch to
direct docker login CLI which reliably interpolates secrets in run: steps.
2026-02-21 19:34:29 -05:00

5.7 KiB