From: JonRB <4564448+eeyrjmr@users.noreply.github.com> Date: Sat, 22 Jul 2023 09:34:01 +0000 (+0100) Subject: Update secrets.en-us.md (#26057) X-Git-Tag: v1.21.0-rc0~502 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=acc74c2fc6e67ca72293da1540226c3931700566;p=gitea.git 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 --- diff --git a/docs/content/doc/usage/secrets.en-us.md b/docs/content/doc/usage/secrets.en-us.md index c193a54a6c..fe7677fc31 100644 --- a/docs/content/doc/usage/secrets.en-us.md +++ b/docs/content/doc/usage/secrets.en-us.md @@ -18,7 +18,7 @@ menu: # Secrets 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