setting yarn color

This commit is contained in:
Borales
2018-12-30 13:51:49 +01:00
parent cefe1710ab
commit 1bf615491d
+1 -1
View File
@@ -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"