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:

  1. Use yarn build inside deploy.sh instead of the package command
  2. 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.