mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2025-04-29 03:10:43 -04:00
[init]: update name
This commit is contained in:
parent
47238656b9
commit
8a4cb70910
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ RUN apt-get update
|
||||||
RUN apt-get -yq install rsync openssh-client
|
RUN apt-get -yq install rsync openssh-client
|
||||||
|
|
||||||
# Label
|
# 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.description"="For deploying code over ssh"
|
||||||
LABEL "com.github.actions.icon"="truck"
|
LABEL "com.github.actions.icon"="truck"
|
||||||
LABEL "com.github.actions.color"="green"
|
LABEL "com.github.actions.color"="green"
|
||||||
|
|
Loading…
Add table
Reference in a new issue