When trying to set a value for a secret called GITHUBTOKEN, I faced the following error
"Failed to add secret. Secret names must not start with GITHUB."
This error message suggests that using GITHUB_ as a prefix for secret names is not allowed.
If this naming convention is indeed invalid, then it would be helpful to update the documentation to provide guidance on valid naming conventions for secrets.
When trying to set a value for a secret called GITHUBTOKEN, I faced the following error "Failed to add secret. Secret names must not start with GITHUB."
This error message suggests that using GITHUB_ as a prefix for secret names is not allowed.
If this naming convention is indeed invalid, then it would be helpful to update the documentation to provide guidance on valid naming conventions for secrets.