Releases: elgohr/Publish-Docker-Github-Action
Releases · elgohr/Publish-Docker-Github-Action
2.8
- Simplify caching setup
- Update dependencies
Big thank you to @gozzarda
2.7
- Introduce tag names (https://github.com/elgohr/Publish-Docker-Github-Action#tag_names)
2.6
- Remove protocol from custom registry if used for prefixing the name
2.5
- Prefix the name with the custom registry if used and not already present in the name
2.4
- Use action.yml instead of Docker labels, because it's the new way ¯_(ツ)_/¯
2.3
2.2
- make sure that outputs get a new line (actions/toolkit#168)
- introduce a way to use a custom tag in the
name