1
0
mirror of synced 2026-01-06 15:01:04 -05:00
Files
docs/data/reusables/rest-reference/actions/secrets.md
2022-02-28 18:30:54 +00:00

5 lines
570 B
Markdown

## Secrets
The Secrets API lets you create, update, delete, and retrieve information about encrypted secrets. {% data reusables.actions.about-secrets %} For more information, see "[Creating and using encrypted secrets](/actions/automating-your-workflow-with-github-actions/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.