Added = to the .env

This commit is contained in:
Eric Allam
2023-02-16 19:10:03 +00:00
parent 2f7caab661
commit f264aaa16f
@@ -12,7 +12,7 @@ Then create a `.env` file with your development Trigger.dev API Key and GITHUB_R
```
TRIGGER_API_KEY=<your api key>
GITHUB_REPOSITORY<your github repository> # e.g. triggerdotdev/trigger.dev
GITHUB_REPOSITORY=<your github repository> # e.g. triggerdotdev/trigger.dev
```
And finally you are ready to run the process: