Deploy To GithubPages error in git config

m using unity version 2022.3 16f1
And whenever i build and deploy to my repo through unity engine it initially says build succeeded but then it says command failed git config —get remote.origin.url
And the whole build fails

Original Post on Discord

by user 841751666960760944

Hello there – we have an experimental AI bot :robot: that might be able to help you with your question. Would you like to try this out?

How it works:
Reply to the messages of the bot that end with a thread_id to interact with it and ask follow-up questions. You can also mention the bot directly in this channel to get help.

Help requested: please wait a moment…

i also did git config --get remove.origin.url in my command prompt and it gave me my repo link fine

by user 841751666960760944

So, if you open console in your project folder and type git remote -v, what does it say?

gimme one sec so i can pull it up

by user 841751666960760944

image.png

by user 841751666960760944

i think you should have a url that ends with the .git in it.
Like so: https://github.com/needle-tools/needle-engine-support.git

yeah i tried that as well

by user 841751666960760944

but let me try again

by user 841751666960760944

just to be sage

by user 841751666960760944

safe

by user 841751666960760944

lol valorant reference

by user 841751666960760944

okay my projects opening up on unity

by user 841751666960760944

this may take a couple seconds

by user 841751666960760944

https://github.com/abdulahmd/TheGreenLife.git

by user 841751666960760944

this looks fine correct?

by user 841751666960760944

yes

git remote set-url GitHub - abdulahmd/TheGreenLife

by user 841751666960760944

should i do this in my command prompt as well

by user 841751666960760944

yea, we want the git remote -v to output something 100% valid