We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e209e commit 17bc522Copy full SHA for 17bc522
Dockerfile
@@ -1,6 +1,6 @@
1
FROM busybox:latest
2
3
-LABEL "com.github.actions.name"="Wait"
+LABEL "com.github.actions.name"="Wait / Sleep"
4
LABEL "com.github.actions.description"="Very simple action to sleep for an amount of time (10s, 2m, etc.)"
5
LABEL "com.github.actions.icon"="clock"
6
LABEL "com.github.actions.color"="purple"
0 commit comments