Get personal access token from github
git config --global url."https://${GITHUB_TOKEN}:[email protected]/".insteadOf "https://github.com/"
Get personal access token from github
git config --global url."https://${GITHUB_TOKEN}:[email protected]/".insteadOf "https://github.com/"