Skip to content

Commit 7d6bd77

Browse files
authored
Valid color for the marketplace
1 parent da815ad commit 7d6bd77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM node:10
33
LABEL "com.github.actions.name"="Deploy to Github Pages"
44
LABEL "com.github.actions.description"="This action will handle the building and deploying process of your project to Github Pages."
55
LABEL "com.github.actions.icon"="git-commit"
6-
LABEL "com.github.actions.color"="#192022"
6+
LABEL "com.github.actions.color"="orange"
77

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

0 commit comments

Comments
 (0)