Hey there, now that Github deprecated https + password push, how could I configure a push repository using ssh authentication?
I tried multiple alternatives using PAT with https but it simply doesn’t work.
Gitea also doesn’t let me add an ssh:// URL to the push repo, so I feel blocked
Any idea?