outoforbitdev/action-docker-publish

Automatically release a new version on GitHub

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
docker-usernameThe username for the docker account used to publishyes
docker-tokenThe token for the docker account used to publishyes
image-nameThe name (repository) of the image being publishedyes
image-tagThe tag of the image being publishedyes
dry-runFlag for whether to actually publish the imagenofalse
publish-latestFlag for whether to publish the image with the 'latest' flagnofalse
dockerfile-pathPath to the directory with the Dockerfileno.
build-argsList of build args in the form 'ARG_ONE=value,ARG_TWO=valueno""
platformsComma-delimited list of target platformsnolinux/amd64,linux/arm64/v8,linux/arm/v7
namedescription
tagThe tag that was published
sha-tagThe sha-specific tag that was published