Updated description

This commit is contained in:
Contention
2023-03-24 16:04:25 +00:00
committed by GitHub
parent 891175368a
commit b111bee195

View File

@@ -3,7 +3,7 @@ FROM drinternet/rsync:v1.4.3
# Label # Label
LABEL "com.github.actions.name"="rsync deployments" LABEL "com.github.actions.name"="rsync deployments"
LABEL "com.github.actions.description"="For deploying code to a webserver via rsync over ssh" LABEL "com.github.actions.description"="Quick and simple method of deploying code to a webserver via rsync 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"="yellow"