Topics


Pages


Content

Resources

Local config

If you need to set values in the environment locally, you could do this with an ignored .env file at the root. You’ll have to to load that into the shell. Some plugins will read from a .env file though.

In this case the only environment variable needed is one needed to actually run the action and build to gh-pages branch, so this project has no .env file.