Skip to content

Commit 8a21997

Browse files
committed
add example
1 parent 6e383c3 commit 8a21997

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.example

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ACTIONS_STEP_DEBUG=true
1010
# GitHub Actions inputs should follow `INPUT_<name>` format (case-sensitive).
1111
# Hyphens should not be converted to underscores!
1212
INPUT_MILLISECONDS=2400
13+
INPUT_MY-INPUT=mona
1314

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

0 commit comments

Comments
 (0)