diff --git a/Dockerfile b/Dockerfile index c8d9f97..17dcdea 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ LABEL repository="http://github.com/swinton/httpie-action" LABEL homepage="http://github.com/swinton/httpie-action" LABEL maintainer="Steve Winton " -LABEL com.github.actions.name="HTTPie" +LABEL com.github.actions.name="http" LABEL com.github.actions.description="Wraps the HTTPie CLI to enable human-friendly interactions with third-party web services." LABEL com.github.actions.icon="upload-cloud" LABEL com.github.actions.color="gray-dark"