We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dc4a4f commit bd06053Copy full SHA for bd06053
Dockerfile
@@ -6,7 +6,7 @@ LABEL repository="https://github.com/serverless/github-action"
6
LABEL homepage="https://github.com/serverless/github-action"
7
LABEL maintainer="Serverless, Inc. <hello@serverless.com> (https://serverless.com)"
8
9
-LABEL "com.github.actions.name"="GitHub Action for Serverless Framework"
+LABEL "com.github.actions.name"="Serverless"
10
LABEL "com.github.actions.description"="Wraps the Serverless Frameork to enable common Serverless commands."
11
LABEL "com.github.actions.icon"="zap"
12
LABEL "com.github.actions.color"="red"
0 commit comments