Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com> Co-authored-by: Vanessa <vgrl@github.com>
21 lines
589 B
Markdown
21 lines
589 B
Markdown
---
|
|
title: Deployment environments
|
|
allowTitleToDifferFromFilename: true
|
|
shortTitle: Environments
|
|
intro: 'Use the REST API to create, configure, and delete deployment environments.'
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
topics:
|
|
- API
|
|
miniTocMaxHeadingLevel: 3
|
|
---
|
|
|
|
## About deployment environments
|
|
|
|
For more information about environments, see "[Using environments for deployment](/actions/deployment/using-environments-for-deployment)." To manage environment secrets, see "[Secrets](/rest/reference/actions#secrets)."
|
|
|
|
{% data reusables.gated-features.environments %}
|