We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980b08d commit 65ac047Copy full SHA for 65ac047
Dockerfile
@@ -15,8 +15,8 @@ LABEL "com.github.actions.description"="For deploying code to a webserver via rs
15
LABEL "com.github.actions.icon"="truck"
16
LABEL "com.github.actions.color"="yellow"
17
18
-LABEL "repository"="http://github.com/contention/action-rsync-deploy"
19
-LABEL "homepage"="https://github.com/contention/action-rsync-deploy"
+LABEL "repository"="http://github.com/contention/rsync-deployments"
+LABEL "homepage"="https://github.com/contention/rsync-deployments"
20
LABEL "maintainer"="Contention <[email protected]>"
21
22
0 commit comments