Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The GitHub action for releasing Docker artifacts by uploading them is the "docker/build-push-action" action. This action builds Docker images and pushes them to a Docker registry using the Docker CLI. It can also be configured to use a Dockerfile, build context, and build arguments.