Files
OpenLLM/DEVELOPMENT.md
Aaron ac4ada243b fix(ci): make sure to set correct hatch env
Add a quick note about running release from gh

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-03 23:24:31 -07:00

172 B

To release a new version, use gh workflow run:

gh workflow run create-releases.yml

Note that currently this workflow can only be run by the BentoML team.