With #59 I moved the complicated code that manages the preview deployment (and associated comments in PRs) over to a reusable workflow at https://github.com/ProjectPythiaCookbooks/cookbook-actions/blob/main/.github/workflows/deploy-preview.yaml
Still to do to reduce boilerplate in each Cookbook repo and simplify maintenance:
- Similarly migrate the code for
delete-preview
- Similarly migrate the code for
deploy-book