- Change the
.github/workflows/build.yml
with your own instance - Create a token from your Mastodon account and add it to your repo as a secret. Call it
ACCESS_TOKEN
- Create a
gh-pages
branch - Run the GitHub action
- Configure GitHub repo to serve GitHub Pages from the
gh-pages
branch