Skip to content

Commit

Permalink
Update secrets.en-us.md (go-gitea#26057)
Browse files Browse the repository at this point in the history
Present documentation does not capture that secrets are only visible if
ACTIONS are enabled for a repository. This PR adds a short note
  • Loading branch information
eeyrjmr authored and GiteaBot committed Jul 22, 2023
1 parent 221b90d commit 4c1cb44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/doc/usage/secrets.en-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 4c1cb44

Please sign in to comment.