Skip to content

Commit

Permalink
Update action name to WordPress Deployer
Browse files Browse the repository at this point in the history
Signed-off-by: Riddhesh Sanghvi <[email protected]>
  • Loading branch information
mrrobot47 committed Mar 6, 2019
1 parent 38ce841 commit 0a8da75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM alpine@sha256:46e71df1e5191ab8b8034c5189e325258ec44ea739bba1e5645cff83c9048

LABEL "com.github.actions.icon"="star"
LABEL "com.github.actions.color"="ffd33d"
LABEL "com.github.actions.name"="Deploy"
LABEL "com.github.actions.name"="WordPress Deployer"
LABEL "com.github.actions.description"="This task will deploy an application"

# Environments
Expand Down

0 comments on commit 0a8da75

Please sign in to comment.