taisei-project / taisei

A free and open-source Touhou Project fangame
https://taisei-project.org/
Other
940 stars 88 forks source link

GitHub Action->Docker Hub container builder(s) #351

Closed StarWitch closed 1 year ago

StarWitch commented 1 year ago

Adds some GHA builders for Docker Hub images.

Before merge, a Personal Access Token will need to be added as a GitHub Secret, under the variables DOCKERHUB_USERNAME and DOCKERHUB_TOKEN. The token only needs "read/write access for public repositories."