elgohr / Publish-Docker-Github-Action

A Github Action used to build and publish Docker images
MIT License
781 stars 209 forks source link

no_push also makes login optional #111

Closed casperdcl closed 3 years ago

casperdcl commented 3 years ago
credentials required not required
provided ok ok
not provided fails should not fail; fixed by this PR