Skip to content

Commit

Permalink
add label for registry description
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasMerz committed Nov 7, 2023
1 parent ae327a9 commit 7fde1d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ LABEL "com.github.actions.name"="Github Deployment"
LABEL "com.github.actions.description"="Create a Github deployment and set a status"
LABEL "com.github.actions.icon"="moon"
LABEL "com.github.actions.color"="green"
LABEL org.opencontainers.image.description DESCRIPTION="Create a Github deployment and set a status"

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

0 comments on commit 7fde1d6

Please sign in to comment.