issues
search
yalegria
/
devops-git-actions
0
stars
0
forks
source link
How to Set Up Secrets on a GitHub repo
#12
Closed
Voxelghiest
closed
3 years ago
Voxelghiest
commented
3 years ago
Setting up secrets is fairly simple.
In your repo, you go to the "Settings" tab at the top, then look for the "Secrets" submenu in the Settings panel.
Click on
"New repository secret"
From there, you can create and edit secrets, as well as determine who is able to access them. The convention is to name secrets in all-caps.
Setting up secrets is fairly simple.