We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 003d707 commit 74881b6Copy full SHA for 74881b6
.env.example
@@ -9,7 +9,7 @@ ACTIONS_STEP_DEBUG=true
9
10
# GitHub Actions inputs should follow `INPUT_<name>` format (case-sensitive).
11
# Hyphens should not be converted to underscores!
12
-INPUT_MILLISECONDS=2400
+#INPUT_*** = ***
13
14
# GitHub Actions default environment variables. These are set for every run of a
15
# workflow and can be used in your actions. Setting the value here will override
0 commit comments