simonireilly / compeller

A strong typescript binding for your OpenAPI Schema that doesn't need generation and is not prescriptive in coding style
MIT License
22 stars 1 forks source link

Set registry for github action to deploy to using beta #11

Closed simonireilly closed 2 years ago

simonireilly commented 2 years ago

We want each new pull request to create a beta tag in github, so we can pull it and test it as collaborators.

This prevents introducing a mono-repo approach, which has too much configuration complexity for such a small tool.