We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38ce841 commit 0a8da75Copy full SHA for 0a8da75
Dockerfile
@@ -3,7 +3,7 @@ FROM alpine@sha256:46e71df1e5191ab8b8034c5189e325258ec44ea739bba1e5645cff83c9048
3
4
LABEL "com.github.actions.icon"="star"
5
LABEL "com.github.actions.color"="ffd33d"
6
-LABEL "com.github.actions.name"="Deploy"
+LABEL "com.github.actions.name"="WordPress Deployer"
7
LABEL "com.github.actions.description"="This task will deploy an application"
8
9
# Environments
0 commit comments