Skip to content

Commit

Permalink
[init]: update name
Browse files Browse the repository at this point in the history
  • Loading branch information
easingthemes committed Sep 25, 2019
1 parent 4723865 commit 8a4cb70
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 @@ -7,7 +7,7 @@ RUN apt-get update
RUN apt-get -yq install rsync openssh-client

# Label
LABEL "com.github.actions.name"="ssh deployments"
LABEL "com.github.actions.name"="ssh deploy"
LABEL "com.github.actions.description"="For deploying code over ssh"
LABEL "com.github.actions.icon"="truck"
LABEL "com.github.actions.color"="green"
Expand Down

0 comments on commit 8a4cb70

Please sign in to comment.