1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +00:00

Update secrets.en-us.md (#26057)

Present documentation does not capture that secrets are only visible if
ACTIONS are enabled for a repository. This PR adds a short note
This commit is contained in:
JonRB
2023-07-22 10:34:01 +01:00
committed by GitHub
parent 73033b1ad8
commit acc74c2fc6

View File

@@ -18,7 +18,7 @@ menu:
# Secrets # Secrets
Secrets allow you to store sensitive information in your user, organization or repository. Secrets allow you to store sensitive information in your user, organization or repository.
Secrets are available on Gitea 1.19+. Secrets are available on Gitea 1.19+ and are only visible in 1.20+ when ACTIONS are enabled
# Naming your secrets # Naming your secrets