[init]: update name
parent
79a0ee8e7b
commit
243ad3dba8
|
@ -10,10 +10,10 @@ RUN apt-get -yq install rsync openssh-client
|
|||
LABEL "com.github.actions.name"="ssh deployments"
|
||||
LABEL "com.github.actions.description"="For deploying code over ssh"
|
||||
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 "homepage"="https://github.com/easingthemes/ssh-deployment"
|
||||
LABEL "repository"="http://github.com/easingthemes/ssh-deploy"
|
||||
LABEL "homepage"="https://github.com/easingthemes/ssh-deploy"
|
||||
LABEL "maintainer"="Dragan Filipovic <info@frontenddot.com>"
|
||||
|
||||
# Copy entrypoint
|
||||
|
|
Loading…
Reference in New Issue