Follow steps at:
Generate a Personal Access Token with the next privileges:
- repo:All
- read:repo_hook
Store the Token value in a safe place and export the value generated
export GITHUB_TOKEN=ghp_12345
export GITHUB_USER=example
Follow steps at:
Generate a Personal Access Token with the next privileges:
Store the Token value in a safe place and export the value generated
export GITHUB_TOKEN=ghp_12345
export GITHUB_USER=example