diff --git a/README.md b/README.md index 3499abd..7d0a7c7 100644 --- a/README.md +++ b/README.md @@ -392,7 +392,7 @@ On that note, if you've set these variables and have deployed your app, you can ### ENV File -You can if you wish also pass the path to an env file as an option to the action. The action will then read that file and set the config vars accordingly in Heroku +You can if you wish also pass the path to an env file (with respect to your appdir path) as an option to the action. The action will then read that file and set the config vars accordingly in Heroku _.github/workflows/main.yml_