We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee9116b commit 5048a97Copy full SHA for 5048a97
.github/workflows/release-please.yaml
@@ -245,6 +245,8 @@ jobs:
245
- uses: mislav/bump-homebrew-formula-action@v2
246
with:
247
formula-name: flagd
248
+ # https://github.com/mislav/bump-homebrew-formula-action/issues/58
249
+ formula-path: Formula/f/flagd.rb
250
tag-name: ${{ needs.release-please.outputs.flagd_tag_name }}
251
download-url: https://github.com/${{ github.repository }}.git
252
commit-message: |
0 commit comments