diff --git a/Dockerfile b/Dockerfile index fe2f072..764a964 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,9 +15,9 @@ 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/rsync-deployments" -LABEL "homepage"="https://github.com/contention/rsync-deployments" -LABEL "maintainer"="Contention " +LABEL "repository"="https://github.com/Burnett01/rsync-deployments" +LABEL "homepage"="https://github.com/Burnett01/rsync-deployments" +LABEL "maintainer"="Contention & Burnett01" # Copy entrypoint