-
Notifications
You must be signed in to change notification settings - Fork 498
Closed
Labels
Description
With deploydocs(..., push_preview = true)
, I get this output in the log:
┌ Info: Deployment criteria for deploying devbranch build from GitHub Actions:
│ - ✔ ENV["GITHUB_REPOSITORY"]="JuliaPlots/MakieGallery.jl" occurs in repo="github.com/JuliaPlots/MakieGallery.jl"
│ - ✔ ENV["GITHUB_EVENT_NAME"]="push" is "push"
│ - ✘ ENV["GITHUB_REF"] matches devbranch="master"
│ - ✔ ENV["GITHUB_ACTOR"] exists
│ - ✔ ENV["DOCUMENTER_KEY"] exists exists
└ Deploying: ✘
The make.jl
file is here: https://github.com/JuliaPlots/MakieGallery.jl/blob/master/docs/make.jl