react-overlays icon indicating copy to clipboard operation
react-overlays copied to clipboard

fix(actions): migrate deploy docs step to use external action

Open bpas247 opened this issue 6 years ago • 1 comments

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.

bpas247 avatar Sep 02 '19 08:09 bpas247

Wait, if https://github.com/JamesIves/github-pages-deploy-action/pull/13 was merged, do we still need that token?

taion avatar Mar 28 '20 15:03 taion