This workflow should be triggered by pushes to main only, or perhaps successful merge into main, and:
When configured, under Start commit select the option to create a new branch and name it something meaningful like deploy-test.
Resources:
GitHub docs on workflows
https://github.com/materpillar/Capella-HTML-exporter has workflows to do this
gh-pagesThis workflow should be triggered by pushes to main only, or perhaps successful merge into main, and:
When configured, under Start commit select the option to create a new branch and name it something meaningful like
deploy-test.