car-994-fix-docker-login
dev
The docker/login-action@v3 does not work with Gitea's token. Replaced with direct docker login command using ${{ github.token }}. Co-Authored-By: Paperclip <noreply@paperclip.ing>