Document env_file option (#48)
Co-authored-by: frenck <frenck@users.noreply.github.com>
This commit is contained in:
@@ -40,11 +40,12 @@ jobs:
|
||||
|
||||
## Arguments
|
||||
|
||||
| Input | Description | Usage |
|
||||
| :-------: | :------------------------------------------------------------------: | :--------: |
|
||||
| `path` | Path to the folder containing the Home Assistant Core configuration. | _Optional_ |
|
||||
| `secrets` | Alternative secrets file to use, e.g., "fakesecrets.yaml". | _Optional_ |
|
||||
| `version` | Version to use; dev/beta/stable or a specific version number. | _Optional_ |
|
||||
| Input | Description | Usage |
|
||||
| :--------: | :------------------------------------------------------------------: | :--------: |
|
||||
| `env_file` | Possible path to environment file to use. | _Optional_ |
|
||||
| `path` | Path to the folder containing the Home Assistant Core configuration. | _Optional_ |
|
||||
| `secrets` | Alternative secrets file to use, e.g., "fakesecrets.yaml". | _Optional_ |
|
||||
| `version` | Version to use; dev/beta/stable or a specific version number. | _Optional_ |
|
||||
|
||||
### Specific configuration folder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user