Example for docker build and push with github actions Push master branch: docker tag = latest Push a git tag (e.g. v0.0.1): docker tag = v0.0.1