We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae327a9 commit 7fde1d6Copy full SHA for 7fde1d6
Dockerfile
@@ -4,6 +4,7 @@ LABEL "com.github.actions.name"="Github Deployment"
4
LABEL "com.github.actions.description"="Create a Github deployment and set a status"
5
LABEL "com.github.actions.icon"="moon"
6
LABEL "com.github.actions.color"="green"
7
+LABEL org.opencontainers.image.description DESCRIPTION="Create a Github deployment and set a status"
8
9
LABEL "repository"="https://github.com/NiklasMerz/github-deployment-action"
10
LABEL "maintainer"="Niklas Merz"
0 commit comments