Skip to content

Commit 0a8da75

Browse files
committed
Update action name to WordPress Deployer
Signed-off-by: Riddhesh Sanghvi <riddheshsanghvi96@gmail.com>
1 parent 38ce841 commit 0a8da75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM alpine@sha256:46e71df1e5191ab8b8034c5189e325258ec44ea739bba1e5645cff83c9048
33

44
LABEL "com.github.actions.icon"="star"
55
LABEL "com.github.actions.color"="ffd33d"
6-
LABEL "com.github.actions.name"="Deploy"
6+
LABEL "com.github.actions.name"="WordPress Deployer"
77
LABEL "com.github.actions.description"="This task will deploy an application"
88

99
# Environments

0 commit comments

Comments
 (0)