We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58b1695 commit 3a68856Copy full SHA for 3a68856
.goreleaser.yaml
@@ -119,8 +119,8 @@ brews:
119
name: homebrew-scriberr
120
branch: main
121
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
122
- # Ensure the formula is placed under the conventional Formula/ folder
123
- folder: Formula
+ # Ensure the formula is placed under the conventional Formula/ directory
+ directory: Formula
124
homepage: https://github.com/rishikanthc/Scriberr
125
description: "Audio transcription service using WhisperX with speaker diarization"
126
license: MIT
0 commit comments