mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-06-18 05:52:17 +08:00
Updating color
This commit is contained in:
parent
1bf615491d
commit
e207ae44f5
@ -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.name="GitHub Action for Yarn"
|
||||||
LABEL com.github.actions.description="Wraps the yarn CLI to enable common yarn commands."
|
LABEL com.github.actions.description="Wraps the yarn CLI to enable common yarn commands."
|
||||||
LABEL com.github.actions.icon="package"
|
LABEL com.github.actions.icon="package"
|
||||||
LABEL com.github.actions.color="#2188b6"
|
LABEL com.github.actions.color="blue"
|
||||||
# COPY LICENSE README.md THIRD_PARTY_NOTICE.md /
|
# COPY LICENSE README.md THIRD_PARTY_NOTICE.md /
|
||||||
|
|
||||||
COPY "entrypoint.sh" "/entrypoint.sh"
|
COPY "entrypoint.sh" "/entrypoint.sh"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user