Skip to content

Commit 17bc522

Browse files
committed
unique name?
1 parent 66e209e commit 17bc522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM busybox:latest
22

3-
LABEL "com.github.actions.name"="Wait"
3+
LABEL "com.github.actions.name"="Wait / Sleep"
44
LABEL "com.github.actions.description"="Very simple action to sleep for an amount of time (10s, 2m, etc.)"
55
LABEL "com.github.actions.icon"="clock"
66
LABEL "com.github.actions.color"="purple"

0 commit comments

Comments
 (0)