Skip to content

Commit 5048a97

Browse files
authored
fix: Set the formula path to match the restructured homebrew repo (#881)
Signed-off-by: Michael Beemer <[email protected]>
1 parent ee9116b commit 5048a97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-please.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,8 @@ jobs:
245245
- uses: mislav/bump-homebrew-formula-action@v2
246246
with:
247247
formula-name: flagd
248+
# https://github.com/mislav/bump-homebrew-formula-action/issues/58
249+
formula-path: Formula/f/flagd.rb
248250
tag-name: ${{ needs.release-please.outputs.flagd_tag_name }}
249251
download-url: https://github.com/${{ github.repository }}.git
250252
commit-message: |

0 commit comments

Comments
 (0)