Skip to content

Commit

Permalink
Valid color for the marketplace
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesIves authored Mar 3, 2019
1 parent da815ad commit 7d6bd77
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
LABEL "com.github.actions.name"="Deploy to Github Pages"
LABEL "com.github.actions.description"="This action will handle the building and deploying process of your project to Github Pages."
LABEL "com.github.actions.icon"="git-commit"
LABEL "com.github.actions.color"="#192022"
LABEL "com.github.actions.color"="orange"

LABEL "repository"="http://github.com/JamesIves/gh-pages-github-action"
LABEL "homepage"="http://github.com/JamesIves/gh-pages-gh-action"
Expand Down

0 comments on commit 7d6bd77

Please sign in to comment.