6d4147ce03
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>