Skip to content

Commit f69dea3

Browse files
authored
Update homebrew.yml
1 parent 1e451ad commit f69dea3

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/homebrew.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
name: Homebrew
22

33
on:
4-
push:
5-
branches:
6-
- master
7-
- 'fix/*'
8-
- 'feature/*'
9-
104
repository_dispatch:
115
types: [release]
126
jobs:
@@ -20,5 +14,3 @@ jobs:
2014
token: ${{secrets.HOMEBREW_GITHUB_TOKEN}}
2115
# Formula name, required
2216
formula: gitversion
23-
# Optional, will be determined automatically
24-
tag: 5.6.1

0 commit comments

Comments
 (0)