so I was using tokens from github to commit with github pages via terminal - but it does not work. Long time ago it was asking me for login and password, then (after Aug13 2021) it asked for the token - which I did and it worked smooth using this solution: https://stackoverflow.com/a/68780401/419399
Now (I have new mac with M1 chip) I follow the same path like here: https://stackoverflow.com/a/68780401/419399 and it does not work for me.
Terminal keeps asking for username and password - when I give it it says I need a token... And I have in keychain the token for github (BTW it works fine for PyCharm).
Kind of have no clue why it does not work again