From f38713f1f568894ee709904fa656eb3c606081df Mon Sep 17 00:00:00 2001 From: Varun Date: Fri, 5 Jun 2020 06:44:37 +0530 Subject: [PATCH] Updated README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fda49eb..4baa8a7 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Push Source Code To Envato FTP By packing contents into a zipfile |`EXCLUDE_LIST` | null | Add file / folders/files that you wish to exclude from final list of files to be sent to envato | |`ASSETS_PATH` | '.envatoassets/' | Add file / Local Assets Path | |`ASSETS_EXCLUDE_LIST` | null | Add file / folders/files that you wish to exclude from final list of files to be sent to envato. this is just for assets. & can you add files like *.psd | +| `DIST_LOCATION` | `./dist/` | Will store all files uploaded to envato in current action's instance. use this to provide custom path. **⚠️ Tips:**