Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

github update personal access token

export "GITHUB_TOKEN="ghp_xxxxxxx"" >> ~/.bash_profile
source ~/.bash_profile
gh auth login
Source by gist.github.com #
 
PREVIOUS NEXT
Tagged: #github #update #personal #access #token
ADD COMMENT
Topic
Name
8+4 =