We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a24f842 commit 1db0d46Copy full SHA for 1db0d46
1 file changed
.cloud66/cx/Dockerfile
@@ -1,11 +1,10 @@
1
FROM cloud66/cx:latest
2
3
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."
+LABEL "com.github.actions.description"="GitHub Action that allows you to perform Cloud 66 Toolbelt operations when envoked."
5
LABEL "com.github.actions.icon"="upload-cloud"
6
LABEL "com.github.actions.color"="green"
7
-LABEL "repository"="http://github.com/cloud66/cloud66-actions"
8
-LABEL "homepage"="http://github.com/actions/cloud66"
+LABEL "repository"="http://github.com/cloud66/github-actions"
9
LABEL "maintainer"="Cloud66 <https://www.cloud66.com/>"
10
11
ADD entrypoint.sh /
0 commit comments