-
-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Labels
Description
Some problem with the DOCUMENTER_KEY ssh key according to the logs.
Initialized empty Git repository in /tmp/jl_B4CaCu/.git/
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
┌ Error: Git failed to fetch git@github.com:JuliaMath/QuadGK.jl.git
│ This can be caused by a DOCUMENTER_KEY variable that is not correctly set up.
│ Make sure that the environment variable is properly set up as a Base64-encoded string
│ of the SSH private key. You may need to re-generate the keys with DocumenterTools.
└ @ Documenter ~/.julia/packages/Documenter/6vUwN/src/Documenter.jl:552
Reactions are currently unavailable