Setting Github Secrets
Feb 14, 2023Run the following within your repo:
gh secret set nameofsecret "Secret"
This will update the secret to be made available to Github Runners. Alternatively, you can go to the web interface: https://github.com/
Run the following within your repo:
gh secret set nameofsecret "Secret"
This will update the secret to be made available to Github Runners. Alternatively, you can go to the web interface: https://github.com/