GitHub Packages - create and push Docker Image
repo specific
TIP: Do not name secret GITHUB*
this will error as it's reserved
Workflow to build and push to Python3 app github-package container registry was crafted by a combination of
GitHub Documentation on building and testing python publish to repo
and
Edward Thomson's GitHub Actions Day 9: Deploy Node.js app to GitHub Packages