How can I push my files from kodekloud lab from CKA course to github

I’m not able to push my codes from CAK lab to github because I’m not able to authenticate to github using password as it is not supported.

You can only push to a github repository that you own.
You need to create a personal access token to use as the password for git push

image