mdBook/.github/workflows
Eric Huss 9497354cfd Rewrite asset deploy.
This switches to `gh` which is the more modern CLI, and also
available by default which removes the old installer script.

This also tightens the scope where GITHUB_TOKEN is exposed to just
the step where `gh` is executed.

Finally, it tightens the permissions on the GITHUB_TOKEN (though
`contents: write` is extremely permissive, since that allows writing to
almost anything in the repo).
2023-07-16 17:16:15 -07:00
..
deploy.yml Rewrite asset deploy. 2023-07-16 17:16:15 -07:00
main.yml Update msrv to 1.66. 2023-07-16 13:21:45 -07:00