diff --git a/Dockerfile b/Dockerfile index a2404fb..93a81de 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,8 +15,8 @@ LABEL "com.github.actions.description"="For deploying code to a webserver via rs LABEL "com.github.actions.icon"="truck" LABEL "com.github.actions.color"="yellow" -LABEL "repository"="http://github.com/contention/action-rsync-deploy" -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" LABEL "maintainer"="Contention "