Skip to content

Commit

Permalink
Automate brew update after release
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi committed Oct 20, 2023
1 parent 13080ab commit b1e25de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: mislav/bump-homebrew-formula-action@v3
with:
formula-name: Langstream
formula-name: langstream
download-url: https://github.com/LangStream/langstream/releases/download/${{ steps.vars.outputs.tag }}/langstream-cli-${{ steps.vars.outputs.version }}.zip
homebrew-tap: LangStream/homebrew-langstream
tag-name: v0.3.1
Expand Down

0 comments on commit b1e25de

Please sign in to comment.