Skip to content

Commit 9df6bdc

Browse files
committed
fix: Added version env variable to run action locally
1 parent 832563f commit 9df6bdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ INPUT_MILLISECONDS=2400
5656
RUNNER_ARCH="X"
5757
# RUNNER_DEBUG=""
5858
# RUNNER_NAME=""
59+
INPUT_VERSION="latest"
5960
RUNNER_OS="macOS"
6061
RUNNER_TEMP=".local/tmp"
6162
RUNNER_TOOL_CACHE=".local/cache"

0 commit comments

Comments
 (0)