git push using GitHub token [Deprecating password authentication] - Techglimpse

PHOTO EMBED

Sun Sep 25 2022 00:41:56 GMT+0000 (Coordinated Universal Time)

Saved by @Henry

git push https://<GITHUB_ACCESS_TOKEN>@github.com/<GITHUB_USERNAME>/<REPOSITORY_NAME>.git
content_copyCOPY

Push code to a remote repo without password

https://techglimpse.com/git-push-github-token-based-passwordless/