Skip to content

Docs are not deploying #162

@DilumAluthge

Description

@DilumAluthge

See https://github.com/chriselrod/LoopVectorization.jl/runs/1484157795

┌ Info: Deployment criteria for deploying devbranch build from GitHub Actions:
103
│ - ✔ ENV["GITHUB_REPOSITORY"]="chriselrod/LoopVectorization.jl" occurs in repo="github.com/chriselrod/LoopVectorization.jl"
104
│ - ✔ ENV["GITHUB_EVENT_NAME"]="push" is "push"
105
│ - ✔ ENV["GITHUB_REF"] matches devbranch="master"
106
│ - ✔ ENV["GITHUB_ACTOR"] exists
107
│ - ✔ ENV["DOCUMENTER_KEY"] exists exists
108
└ Deploying: ✔
109
Initialized empty Git repository in /tmp/jl_1m3HlR/.git/
110
Failed to add the RSA host key for IP address '140.82.114.4' to the list of known hosts (/home/runner/.ssh/known_hosts).
111
Load key "/home/runner/work/LoopVectorization.jl/LoopVectorization.jl/docs/.documenter": invalid format
112
git@github.com: Permission denied (publickey).
113
fatal: Could not read from remote repository.
114

115
Please make sure you have the correct access rights
116
and the repository exists.
117
┌ Error: Git failed to fetch git@github.com:chriselrod/LoopVectorization.jl
118
│ This can be caused by a DOCUMENTER_KEY variable that is not correctly set up.
119
│ Make sure that the environment variable is properly set up as a Base64-encoded string
120
│ of the SSH private key. You may need to re-generate the keys with DocumenterTools.
121
└ @ Documenter ~/.julia/packages/Documenter/PLD7m/src/Documenter.jl:502

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions