1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Files
docs/content/rest/deployments/environments.md
2022-05-03 07:35:13 +00:00

20 lines
626 B
Markdown

---
title: Deployment environments
allowTitleToDifferFromFilename: true
shortTitle: Environments
intro: 'The Deployment environments API allows you to create, configure, and delete deployment environments.'
versions:
fpt: '*'
ghes: '>=3.2'
ghae: '*'
ghec: '*'
topics:
- API
miniTocMaxHeadingLevel: 3
---
## About the Deployment environments API
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 %}