23 lines
710 B
Markdown
23 lines
710 B
Markdown
---
|
|
title: Deployment environments
|
|
allowTitleToDifferFromFilename: true
|
|
shortTitle: Environments
|
|
intro: 'Use the REST API to create, configure, and delete deployment environments.'
|
|
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
|
fpt: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
ghes: '*'
|
|
topics:
|
|
- API
|
|
autogenerated: rest
|
|
---
|
|
|
|
## About deployment environments
|
|
|
|
For more information about environments, see "[AUTOTITLE](/actions/deployment/targeting-different-environments/using-environments-for-deployment)." To manage environment secrets, see "[AUTOTITLE](/rest/actions#secrets)."
|
|
|
|
{% data reusables.gated-features.environments %}
|
|
|
|
<!-- Content after this section is automatically generated -->
|