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/<org>/<repo>/settings/secrets/actions to update the variable.