Skip to content

Commit

Permalink
Better color
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonEtco committed Jan 4, 2019
1 parent 45168d6 commit d799688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM node:10-slim
LABEL "com.github.actions.name"="Create an issue"
LABEL "com.github.actions.description"="Creates a new issue using a template with front matter."
LABEL "com.github.actions.icon"="alert-circle"
LABEL "com.github.actions.color"="red"
LABEL "com.github.actions.color"="gray-dark"

LABEL "repository"="http://github.com/JasonEtco/create-an-issue"
LABEL "homepage"="http://github.com/JasonEtco/create-an-issue"
Expand Down

0 comments on commit d799688

Please sign in to comment.