mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-01-22 14:31:26 -05:00
Add a quick note about running release from gh Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
172 B
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.