
How to deploy Blazor Webassembly on GitHub Pages using GitHub Actions
I have been spending quite some time lately playing with Blazor. One of the nice things is that with webassembly you can generate a static website and have it hosted on GitHub Pages for free. Most importantly, the whole process can be automated with GitHub Actions so you don’t have...
2020, Jun 30 — 4 minute read