Skip to content

Commit 77cb2a5

Browse files
committed
Goreleaser updates.
Signed-off-by: Evan Wies <[email protected]>
1 parent efe8988 commit 77cb2a5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
# either 'goreleaser' (default) or 'goreleaser-pro'
2929
distribution: goreleaser
30-
version: latest
30+
version: '~> v2'
3131
args: build --clean --snapshot
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

.goreleaser.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ release:
6060
brews:
6161
- homepage: https://github.com/conacademy/buttplug-mcp
6262
description: "Buttplug MCP Server"
63+
directory: Formula
6364
repository:
6465
owner: conacademy
6566
name: homebrew-tap

0 commit comments

Comments
 (0)