Fix the workflow by smorimoto · Pull Request #4 · esy/github-action
First of all, thanks for the cleanup. It's much better now. I wrote the action quickly out of frustration before.
There are two ways to address my comment below:
- Use
yarn buildinside deploy.sh instead of thepackagecommand - Fix the publishing process altogether (currently I run deploy locally)
I recommend to do 1 and then we can fix the ridiculous publishing process in a separate PR later.