Not sure what happened, but I am now unable to push git changes to BitBucket. I have not changed any settings or public keys. I see my public key listed in BitBucket and it matches what I have in SourceTree.
This is the error I am getting:
git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --tags archeryscorekeeper refs/heads/master:refs/heads/master
Pushing to ssh://git@bitbucket.org/davidoshiro/archeryscorekeeper.git
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.