Skip to content

Commit 65ac047

Browse files
authored
Updated refs in Dockerfile to current url.
Fixes #1
1 parent 980b08d commit 65ac047

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ LABEL "com.github.actions.description"="For deploying code to a webserver via rs
1515
LABEL "com.github.actions.icon"="truck"
1616
LABEL "com.github.actions.color"="yellow"
1717

18-
LABEL "repository"="http://github.com/contention/action-rsync-deploy"
19-
LABEL "homepage"="https://github.com/contention/action-rsync-deploy"
18+
LABEL "repository"="http://github.com/contention/rsync-deployments"
19+
LABEL "homepage"="https://github.com/contention/rsync-deployments"
2020
LABEL "maintainer"="Contention <[email protected]>"
2121

2222

0 commit comments

Comments
 (0)