зеркало из https://github.com/github/docs.git
1.1 KiB
1.1 KiB
title | allowTitleToDifferFromFilename | shortTitle | intro | topics | versions | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
GitHub Actions Secrets | true | Secrets | The {% data variables.product.prodname_actions %} Secrets API lets you create, update, delete, and retrieve information about encrypted secrets that can be used in {% data variables.product.prodname_actions %} workflows. |
|
|
About the Secrets API
The {% data variables.product.prodname_actions %} Secrets API lets you create, update, delete, and retrieve information about encrypted secrets that can be used in {% data variables.product.prodname_actions %} workflows. {% data reusables.actions.about-secrets %} For more information, see "Creating and using encrypted secrets."
{% data reusables.actions.actions-authentication %} {% data variables.product.prodname_github_apps %} must have the secrets
permission to use this API. Authenticated users must have collaborator access to a repository to create, update, or read secrets.