Skip to content

Commit

Permalink
setting yarn color
Browse files Browse the repository at this point in the history
  • Loading branch information
Borales committed Dec 30, 2018
1 parent cefe171 commit 1bf6154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -8,7 +8,7 @@ LABEL maintainer="Oleksandr Bordun <bordun.alexandr@gmail.com>"
LABEL com.github.actions.name="GitHub Action for Yarn"
LABEL com.github.actions.description="Wraps the yarn CLI to enable common yarn commands."
LABEL com.github.actions.icon="package"
LABEL com.github.actions.color="red"
LABEL com.github.actions.color="#2188b6"
# COPY LICENSE README.md THIRD_PARTY_NOTICE.md /

COPY "entrypoint.sh" "/entrypoint.sh"
Expand Down

0 comments on commit 1bf6154

Please sign in to comment.