Github Pages allows you to select a branch or Github Actions as a source.

See build_type in API docs: https://docs.github.com/en/rest/pages?apiVersion=2022-11-28#create-a-github-pages-site
This library currently only supports the branch source. I am happy to write a PR for this change.
Github Pages allows you to select a branch or Github Actions as a source.

See
build_typein API docs: https://docs.github.com/en/rest/pages?apiVersion=2022-11-28#create-a-github-pages-siteThis library currently only supports the branch source. I am happy to write a PR for this change.