Open ArnoStrouwen opened 8 months ago
The DOCUMENTER_KEY
doesn't work here because the workflow itself doesn't have sufficient permissions.
Just a standard GITHUB_TOKEN
might work as well here.
We should also refrain from re-using tokens for different purposes, as a general rule of thumb, imo.
I already tried github token: https://github.com/SciML/ExponentialUtilities.jl/actions/runs/8133099075/job/22224264750#step:5:206 https://github.com/SciML/ExponentialUtilities.jl/actions/runs/8133157301/job/22224399699#step:5:206 I don't have a personal preference for doing it a certain way, I'm fine with whatever you think is best.
I don't have access to the tokens, so I can't figure out which one to use here: https://github.com/SciML/ExponentialUtilities.jl/actions/runs/8133157301/job/22224399699#step:5:200 @thazhemadam