In [https://github.com/esy/github-action/pull/6](https://github.com/esy/github-action/pull/6) we get support for manifest files. However, this change is not present in `v1`, which is recommended in `README.md` by default I see two options to fix the problem - Use `esy/github-action@master` instead of `v1` in `README.md` - Deploy another release `v2` with the current changes What do you think?