steem-js icon indicating copy to clipboard operation
steem-js copied to clipboard

ERROR: Permission to steemit/steem-js.git denied

Open caiocesarbosco opened this issue 2 years ago • 1 comments

Expected behavior

I've open Issue #495 and create a branch 495-webpack-example-update to solve it. I expect origin accept push 495-webpack-example-update local branch

Actual behavior

I'm able to clone & push normally from other public repositories. My push are being declined when:

git push --set-upstream origin 495-webpack-example-update

ERROR: Permission to steemit/steem-js.git denied to caiocesarbosco. fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

Sorry, if it is a trivial question. I know it is a common git error, however i'm getting this error only here at steem-js. So decided ask if should be something particular to steem-js pipeline, due commit messages or branch name formats maybe?.

Thanks by advance.

How to reproduce

Environment information

caiocesarbosco avatar Jul 13 '22 14:07 caiocesarbosco

Not related to steem-js

DoctorLai avatar Sep 09 '23 15:09 DoctorLai