Skip to content

Commit

Permalink
updating action name
Browse files Browse the repository at this point in the history
  • Loading branch information
lokkju committed Jul 31, 2019
1 parent 2fb7517 commit 0b1fccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG PLANTUML_VERSION=1.2019.8
ARG LANG=en_US.UTF-8

LABEL "version"="1.0.0-$PLANTUML_VERSION"
LABEL "com.github.actions.name"="plantuml-cli"
LABEL "com.github.actions.name"="PlantUML CLI"
LABEL "com.github.actions.description"="Allows generating various output files from PlantUML definitions"
LABEL "com.github.actions.icon"="printer"
LABEL "com.github.actions.color"="blue"
Expand Down

0 comments on commit 0b1fccf

Please sign in to comment.