Skip to content

Commit cfcf76f

Browse files
refactor
1 parent 398d251 commit cfcf76f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ FROM codefresh/cli
22

33
LABEL "com.github.actions.name"="codefresh-pipeline-runner"
44
LABEL "com.github.actions.description"="allows to run custom codefresh pipelines"
5-
LABEL "com.github.actions.icon"="mic"
6-
LABEL "com.github.actions.color"="purple"
5+
LABEL "com.github.actions.icon"="play-circle"
6+
LABEL "com.github.actions.color"="green"
77

88
LABEL "repository"="https://github.com/codefresh-io/codefresh-github-action-test"
99
LABEL "homepage"="https://github.com/codefresh-io/codefresh-github-action-test"

0 commit comments

Comments
 (0)