Skip to content

Commit 74881b6

Browse files
committed
update docs
1 parent 003d707 commit 74881b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ACTIONS_STEP_DEBUG=true
99

1010
# GitHub Actions inputs should follow `INPUT_<name>` format (case-sensitive).
1111
# Hyphens should not be converted to underscores!
12-
INPUT_MILLISECONDS=2400
12+
#INPUT_*** = ***
1313

1414
# GitHub Actions default environment variables. These are set for every run of a
1515
# workflow and can be used in your actions. Setting the value here will override

0 commit comments

Comments
 (0)