We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e383c3 commit 8a21997Copy full SHA for 8a21997
.env.example
@@ -10,6 +10,7 @@ ACTIONS_STEP_DEBUG=true
10
# GitHub Actions inputs should follow `INPUT_<name>` format (case-sensitive).
11
# Hyphens should not be converted to underscores!
12
INPUT_MILLISECONDS=2400
13
+INPUT_MY-INPUT=mona
14
15
# GitHub Actions default environment variables. These are set for every run of a
16
# workflow and can be used in your actions. Setting the value here will override
0 commit comments