File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 99jobs :
1010 update-artifact :
1111 runs-on : ubuntu-latest
12+ permissions :
13+ contents : write
14+ pull-requests : write
1215 env :
13- GH_TOKEN : ${{ github.token }}
16+ GH_TOKEN : ${{ secrets.GIST_TOKEN }}
1417 steps :
1518 - uses : actions/checkout@v3
1619 - uses : julia-actions/setup-julia@v1
Original file line number Diff line number Diff line change 1- [ ![ Build status] ( https://github.com/JuliaComputing/PlotlyLight.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaComputing/PlotlyLight.jl/actions?query=workflow%3ACI+branch%3Amaster )
1+ [ ![ Build] ( https://github.com/JuliaComputing/PlotlyLight.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaComputing/PlotlyLight.jl/actions?query=workflow%3ACI+branch%3Amaster )
2+ [ ![ Docs Build] ( https://github.com/JuliaComputing/PlotlyLight.jl/actions/workflows/Docs.yml/badge.svg )] ( https://github.com/JuliaComputing/PlotlyLight.jl/actions/workflows/Docs.yml )
3+ [ ![ Plotly Artifact Updater] ( https://github.com/JuliaComputing/PlotlyLight.jl/actions/workflows/UpdatePlotlyArtifact.yml/badge.svg )] ( https://github.com/JuliaComputing/PlotlyLight.jl/actions/workflows/UpdatePlotlyArtifact.yml )
24[ ![ Codecov] ( https://codecov.io/gh/JuliaComputing/PlotlyLight.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaComputing/PlotlyLight.jl )
35
46<h1 align =" center " >PlotlyLight</h1 >
You can’t perform that action at this time.
0 commit comments