Skip to content

Commit 1db0d46

Browse files
authored
Update repository link
1 parent a24f842 commit 1db0d46

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.cloud66/cx/Dockerfile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
FROM cloud66/cx:latest
22

33
LABEL "com.github.actions.name"="Cloud 66 GitHub Action"
4-
LABEL "com.github.actions.description"="GitHub Action that allows you to perform Cloud 66 toolbelt operations when envoked."
4+
LABEL "com.github.actions.description"="GitHub Action that allows you to perform Cloud 66 Toolbelt operations when envoked."
55
LABEL "com.github.actions.icon"="upload-cloud"
66
LABEL "com.github.actions.color"="green"
7-
LABEL "repository"="http://github.com/cloud66/cloud66-actions"
8-
LABEL "homepage"="http://github.com/actions/cloud66"
7+
LABEL "repository"="http://github.com/cloud66/github-actions"
98
LABEL "maintainer"="Cloud66 <https://www.cloud66.com/>"
109

1110
ADD entrypoint.sh /

0 commit comments

Comments
 (0)