anacrolix / confluence

Torrent client as a HTTP service
Mozilla Public License 2.0
237 stars 32 forks source link

Add Docker push action on release #31

Closed boramalper closed 3 years ago

boramalper commented 3 years ago

Add a GitHub Action to push to Docker Hub automatically each time each tagged release is published. Need to set DOCKERHUB_USERNAME and DOCKERHUB_TOKEN secrets in the repo for authentication.

Signed-off-by: Bora M. Alper bora@boramalper.org