Team-TAU / tau

TAU- Twitch API Unifier, a containerized relay/proxy to unify the WebHook- and WebSocket-based real-time Twitch APIs under a single (local) WebSocket connection.
MIT License
149 stars 38 forks source link

create github action to build docker image #130

Open cgsdev0 opened 1 year ago

cgsdev0 commented 1 year ago

This is a simple workflow to build and push the docker image to https://ghcr.io (GitHub's docker container registry)

This might require changing this setting for workflows in the repository settings: image

FiniteSingularity commented 1 year ago

Before we start automating this sort of thing, I need to get my integration/unit test branch merged in. We'll put this on the back burner for a little but we'll get back to this (Hopefully soon)