nkanaev / yarr

yet another rss reader
MIT License
2.96k stars 224 forks source link

Add GitHub action to build Docker image #163

Closed dlford closed 1 year ago

dlford commented 1 year ago

This is a small enhancement that will have great impact on folks running kubernetes clusters where building manually is not an easy option.

This change will simply build the Docker image and push it to GitHubs ghcr.io container registry for easy access any time a release is created.

nkanaev commented 1 year ago

thanks