Skip to content

Commit 9b0af7f

Browse files
authored
Update manage-environments.md with environment names info
Added note about environment names usage in workflow YAML files.
1 parent 42960f7 commit 9b0af7f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/actions/how-tos/deploy/configure-and-manage-deployments/manage-environments.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ contentType: how-tos
4747
> [!NOTE]
4848
> * Creation of an environment in a private repository is available to organizations with {% data variables.product.prodname_team %} and users with {% data variables.product.prodname_pro %}.
4949
> * Some features for environments have no or limited availability for private repositories. If you are unable to access a feature described in the instructions below, please see the documentation linked in the related step for availability information.
50+
> * Environment names are used in the actions workflow `yml` file: https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#jobsjob_idenvironment
5051
5152
{% endif %}
5253

0 commit comments

Comments
 (0)