timovv / notion-website-template

Make a personal website using Notion and GitHub Pages
136 stars 62 forks source link

Fix workflow by adding write permission. #11

Closed Trost123 closed 1 year ago

Trost123 commented 1 year ago

Currently the workflow fails at the step where it tries to push generated static pages to the gh-pages branch. This fix restores the functionality of the workflow. Tested it, and now workflow completes without any issues.

Trost123 commented 1 year ago

Many thanks for the contribution!

Thank you too! This repo saved me quite some time.

By the way, there's another improvement, if you've got time to review it. https://github.com/timovv/notion-website-template/pull/12