Changelog
- 558c017 ci: 🔧 setup github env correctly
- 4c2835a ci: 🔧 use custom gh_token for goreleaser action
- 1b237be feat: ✨ docker support added
- 97caccf feat: ✨ support for config and backup dir based on flag as well as env variables
- 9025d05 fix: 🐛 add full image name in docker build
- ed5a9e3 fix: 🐛 change env name back to GITHUB_TOKEN
- a4f4759 fix: 🐛 remove full name from docker build image
- 9c4e335 fix: 🐛 replace GH_TOKEN with standard GITHUB_TOKEN
- df71969 fix: 🐛 syntax of build args for docker build on ci
- 94b7f0d fix: 🐛 use PAT based HTTPS repo URL instead of SSH url