avoonix / material-e621

Material e621 is a modern, open source web client for e621.net. It is customizable, comes with a bunch of additional features that are not available on e621.net, and makes browsing posts a delightful experience.
https://material-e621.vercel.app
GNU Affero General Public License v3.0
54 stars 6 forks source link

[Feature]: Workflow Docker Push #11

Closed tamaskan closed 1 year ago

tamaskan commented 1 year ago

Description

Auto-Push the Docker-Image

Example: https://github.com/tamaskan/material-e621/blob/master/.github/workflows/docker-upload.yml

based on: https://medium.com/platformer-blog/lets-publish-a-docker-image-to-docker-hub-using-a-github-action-f0b17e5cceb3

avoonix commented 1 year ago

Causes following error: Error: Cannot perform an interactive login from a non TTY device

This one works: https://docs.github.com/en/actions/publishing-packages/publishing-docker-images