Skip to content

Commit 7fde1d6

Browse files
committed
add label for registry description
1 parent ae327a9 commit 7fde1d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ LABEL "com.github.actions.name"="Github Deployment"
44
LABEL "com.github.actions.description"="Create a Github deployment and set a status"
55
LABEL "com.github.actions.icon"="moon"
66
LABEL "com.github.actions.color"="green"
7+
LABEL org.opencontainers.image.description DESCRIPTION="Create a Github deployment and set a status"
78

89
LABEL "repository"="https://github.com/NiklasMerz/github-deployment-action"
910
LABEL "maintainer"="Niklas Merz"

0 commit comments

Comments
 (0)