iamjackg / md2cf

Convert and upload Markdown documents to Confluence
MIT License
91 stars 49 forks source link

Add github action to build a docker image on every new release #106

Open tsopokis opened 11 months ago

tsopokis commented 11 months ago

I added a job in the github action that creates a docker image for every new tag. This needs an extra 2 secrets in the repo (docker hub credentials).

iamjackg commented 10 months ago

Thanks for this! I really should get a Docker image going.