GitHub CLI - dogtagpki/pki GitHub Wiki
GitHub repositories can be managed using GitHub CLI. On Fedora the CLI is available from the gh package.
$ gh repo set-default
$ gh variable set <variable> -b <value> -R <owner>/<project>
$ gh variable delete <variable> -R <owner>/<project>