Skip to content

Commit c967f96

Browse files
authored
Merge pull request #27 from noborus/fix-path
Fix path to homebrew formula
2 parents 705a548 + 4a9ee71 commit c967f96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ archives:
3838
formats: [zip]
3939
release:
4040
extra_files:
41-
- glob: ./dist/*.rb
41+
- glob: ./dist/homebrew/*.rb
4242
checksum:
4343
name_template: 'checksums.txt'
4444
changelog:

0 commit comments

Comments
 (0)