[init]: update name

main
Dragan Filipovic 2019-09-25 23:56:12 +02:00
parent 79a0ee8e7b
commit 243ad3dba8
1 changed files with 3 additions and 3 deletions

View File

@ -10,10 +10,10 @@ RUN apt-get -yq install rsync openssh-client
LABEL "com.github.actions.name"="ssh deployments" LABEL "com.github.actions.name"="ssh deployments"
LABEL "com.github.actions.description"="For deploying code over ssh" LABEL "com.github.actions.description"="For deploying code over ssh"
LABEL "com.github.actions.icon"="truck" LABEL "com.github.actions.icon"="truck"
LABEL "com.github.actions.color"="yellow" LABEL "com.github.actions.color"="green"
LABEL "repository"="http://github.com/easingthemes/ssh-deployments" LABEL "repository"="http://github.com/easingthemes/ssh-deploy"
LABEL "homepage"="https://github.com/easingthemes/ssh-deployment" LABEL "homepage"="https://github.com/easingthemes/ssh-deploy"
LABEL "maintainer"="Dragan Filipovic <info@frontenddot.com>" LABEL "maintainer"="Dragan Filipovic <info@frontenddot.com>"
# Copy entrypoint # Copy entrypoint