Open thomvaill opened 2 weeks ago
I'd be interested in contributing here.
Using the deploy-pages action might need some configuration in the pages-settings of the repository which I'd not be able to do myself though (I think the steps needed are configuring "GitHub Actions" as build & deployment source for pages and I'm not sure whether this happens automatically after configuring that or if it has to be done manually, but one might need to create an environment named "github-pages").
Cool!
Yes you can submit a PR and then I'll update these settings:
I'll switch to "Use GitHub Actions"
Thank you for your help
Probably better to use the official Github actions, which does not involve the use of another branch anymore.
.github/workflows/on-merge-to-develop.yml
README.md
example if it works correctly