From f6b761378af17296aba8ff3be54e26d56acfeae5 Mon Sep 17 00:00:00 2001 From: David Lozano Jarque Date: Thu, 12 Mar 2020 17:54:05 +0100 Subject: [PATCH] docs(README): add --env-file flag (#147) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cef37ed..7eac9b6 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ act -v -b, --bind bind working directory to container, rather than copy -C, --directory string working directory (default ".") -n, --dryrun dryrun mode + --env-file string environment file to read (default ".env") -e, --eventpath string path to event JSON file -h, --help help for act -j, --job string run job