github-action icon indicating copy to clipboard operation
github-action copied to clipboard

Should esy/github-action be upgraded to v2?

Open weslenng opened this issue 5 years ago • 1 comments

In 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?

weslenng avatar Jan 29 '21 16:01 weslenng

I think this can go on v1 if that's possible, there was no breaking change

EduardoRFS avatar Jan 29 '21 16:01 EduardoRFS