Skip to content

Commit

Permalink
Update icon and color
Browse files Browse the repository at this point in the history
  • Loading branch information
fnkr committed Apr 8, 2019
1 parent e3dbfeb commit 3434409
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ FROM alpine:latest

LABEL "com.github.actions.name"="GitHub Releases"
LABEL "com.github.actions.description"="Upload build artifacts to GitHub releases"
LABEL "com.github.actions.icon"="log-in"
LABEL "com.github.actions.color"="blue"
LABEL "com.github.actions.icon"="tag"
LABEL "com.github.actions.color"="black"

ENV GHR_FORK tcnksm/ghr
ENV GHR_VERSION 0.12.0
Expand Down

0 comments on commit 3434409

Please # to comment.