Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Push container image to GHCR (#95)
* feat: Push container image to GHCR Hi ๐๐ผ Awesome project here... Dockerhub has aggressive pull rate limits, it would be awesome if you could push the image to Github Container Registry (GHCR) too. Dockerhub was one of the best years ago... GHCR is completely free for open source projects. It's also nice in that it integrates into your repo under the packages section. Take a look at my project [here](https://github.com/onedr0p/exportarr) and look at the packages on the right side. Thanks! This also bumps deps in the workflow * Update .github/workflows/dockerhub_build_push.yml * add perms
- Loading branch information