mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Define the full Homebrew formula path
This commit is contained in:
parent
914b125c5f
commit
6db80b0836
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish-apt-brew-pkg.yml
vendored
1
.github/workflows/publish-apt-brew-pkg.yml
vendored
|
@ -53,5 +53,6 @@ jobs:
|
|||
uses: mislav/bump-homebrew-formula-action@v2
|
||||
with:
|
||||
formula-name: meilisearch
|
||||
formula-path: Formula/m/meilisearch.rb
|
||||
env:
|
||||
COMMITTER_TOKEN: ${{ secrets.HOMEBREW_COMMITTER_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue