I am new with BitBucket and SourceTree and I try to push my Rep. in SourceTree for windows with Git to BitBucket but it gives me this error:
conq: repository access denied. access via a deployment key is read-only.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I set a deployment key in BitBucket by my public key and the ssh key agent is running with my private key. I have owner access right. I think I missed a configuration that results in this error, any suggestion?