I’m working on custom step and I have issue with git when I’m trying to push my changes
Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts.
ERROR: The key you are authenticating with has been marked as read only.
fatal: Could not read from remote repository.
I tried to add authenticate-with-github-oauth@0.9.1 step but it doesn’t help.