Tries to write secrets to a Github repository.
1 | set_gh_secrets(secrets_list, repo, github_pat)
|
secrets_list |
A named list with the name and the value of each environment variable to push to Github. |
repo |
A character with the address of the Github repository in the format "username/repo". |
github_pat |
A character with your Github personal access token (PAT). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.