I try setup my Github Ssh key by follow step from https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account. At first everything works OK.
But after restart my computer, using git repository gives error : Error: Permission denied (publickey).
I create a new Github repository run git clone, but it still return the same error.