File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 - uses : JuliaRegistries/TagBot@v1
1313 with :
1414 token : ${{ secrets.GITHUB_TOKEN }}
15- ssh : ${{ secrets.DOCUMENTER_KEY }}
15+ ssh : ${{ secrets.Documenter }}
Original file line number Diff line number Diff line change 2222 - name : Build and deploy
2323 env :
2424 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }} # If authenticating with GitHub Actions token
25- DOCUMENTER_KEY : ${{ secrets.DOCUMENTER_KEY }} # If authenticating with SSH deploy key
25+ DOCUMENTER_KEY : ${{ secrets.Documenter }} # If authenticating with SSH deploy key
2626 run : julia --project=docs/ docs/make.jl
Original file line number Diff line number Diff line change 11name = " ModelPredictiveControl"
22uuid = " 61f9bdb8-6ae4-484a-811f-bbf86720c31c"
33authors = [" Francis Gagnon" ]
4- version = " 0.3.1 "
4+ version = " 0.3.2 "
55
66[deps ]
77ControlSystemsBase = " aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
You can’t perform that action at this time.
0 commit comments