mirror of
https://github.com/Hopiu/llm.git
synced 2026-03-17 05:00:25 +00:00
Better link to regenerate workflow
This commit is contained in:
parent
6c321a3a15
commit
82f70af175
1 changed files with 1 additions and 1 deletions
|
|
@ -42,4 +42,4 @@ To release a new version:
|
|||
2. Update the version number in `setup.py`
|
||||
3. [Create a GitHub release](https://github.com/simonw/llm/releases/new) for the new version.
|
||||
4. Wait for the package to push to PyPI and then...
|
||||
5. Run the [regenerate.yaml](https://github.com/simonw/homebrew-llm/blob/main/.github/workflows/regenerate.yaml) workflow to update the Homebrew tap to the latest version.
|
||||
5. Run the [regenerate.yaml](https://github.com/simonw/homebrew-llm/actions/workflows/regenerate.yaml) workflow to update the Homebrew tap to the latest version.
|
||||
|
|
|
|||
Loading…
Reference in a new issue