Skip to content

Commit bd06053

Browse files
authored
Update action name to use reserved name
org name is reserved for us!
1 parent 0dc4a4f commit bd06053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ LABEL repository="https://github.com/serverless/github-action"
66
LABEL homepage="https://github.com/serverless/github-action"
77
LABEL maintainer="Serverless, Inc. <hello@serverless.com> (https://serverless.com)"
88

9-
LABEL "com.github.actions.name"="GitHub Action for Serverless Framework"
9+
LABEL "com.github.actions.name"="Serverless"
1010
LABEL "com.github.actions.description"="Wraps the Serverless Frameork to enable common Serverless commands."
1111
LABEL "com.github.actions.icon"="zap"
1212
LABEL "com.github.actions.color"="red"

0 commit comments

Comments
 (0)