We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 098fce8 commit 3077414Copy full SHA for 3077414
content/actions/reference/environment-variables.md
@@ -39,7 +39,6 @@ We strongly recommend that actions use environment variables to access the files
39
| Environment variable | Description |
40
| ---------------------|------------ |
41
| `CI` | Always set to `true`. |
42
-| `HOME` | The path to the {% data variables.product.prodname_dotcom %} home directory used to store user data. For example, `/github/home`. |
43
| `GITHUB_WORKFLOW` | The name of the workflow. |
44
| `GITHUB_RUN_ID` | {% data reusables.github-actions.run_id_description %} |
45
| `GITHUB_RUN_NUMBER` | {% data reusables.github-actions.run_number_description %} |
0 commit comments