The documentation suggests an invalid value for the name of a secret #12094
Labels
actions
This issue or pull request should be reviewed by the docs actions team
content
Problems or updates in the docs content on docs.github.com.
waiting for review
Issue/PR is waiting for a writer's review
Projects
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions
What part(s) of the article would you like to see updated?
The article contains the following example configuration:
However, when attempting to follow this example, I was presented with an error in the UI as follows:
"Failed to add secret. Secret names must not start with GITHUB_."
If this is not a valid naming convention for secrets, then it shouldn't be used in the documentation.
Additional information
The text was updated successfully, but these errors were encountered: