react-overlays
react-overlays copied to clipboard
fix(actions): migrate deploy docs step to use external action
Using an external action here saves us from setting this up manually.
also removes an uneeded dev dependency, as we aren't deploying the docs locally anymore.
Wait, if https://github.com/JamesIves/github-pages-deploy-action/pull/13 was merged, do we still need that token?