Skip to content

Commit 4344396

Browse files
committed
Add label to link repo
Signed-off-by: Riddhesh Sanghvi <[email protected]>
1 parent ddd51a7 commit 4344396

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
@@ -5,6 +5,7 @@ LABEL "com.github.actions.icon"="upload-cloud"
55
LABEL "com.github.actions.color"="yellow"
66
LABEL "com.github.actions.name"="Deploy WordPress"
77
LABEL "com.github.actions.description"="Deploy WordPress code to a server"
8+
LABEL "org.opencontainers.image.source"="https://github.com/rtCamp/action-deploy-wordpress"
89

910
# Environments
1011
ENV TIMEZONE Asia/Kolkata

0 commit comments

Comments
 (0)