Skip to content

Commit c89cb7d

Browse files
authored
Update homebrew.yml
1 parent d7f3936 commit c89cb7d

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

.github/workflows/homebrew.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ jobs:
1919
# GitHub token, required, not the default one
2020
token: ${{secrets.HOMEBREW_GITHUB_TOKEN}}
2121
# Formula name, required
22-
formula: gitversion
23-
# - uses: mislav/bump-homebrew-formula-action@v1
24-
# with:
25-
# # A PR will be sent to github.com/Homebrew/homebrew-core to update this formula:
26-
# formula-name: gitversion
27-
# env:
28-
# COMMITTER_TOKEN: ${{ secrets.HOMEBREW_GITHUB_TOKEN }}
22+
formula: gitversion
23+
# Optional, will be determined automatically
24+
tag: 5.6.1

0 commit comments

Comments
 (0)