chore: update go releaser

This commit is contained in:
Kevin Franklin Kim 2025-03-06 16:08:04 +01:00
parent a8f572ab26
commit 6f0cb501fa
No known key found for this signature in database

View File

@ -1,5 +1,5 @@
# .goreleaser.yml version: 2
# Build customization
builds: builds:
- binary: gotsrpc - binary: gotsrpc
main: ./cmd/gotsrpc/gotsrpc.go main: ./cmd/gotsrpc/gotsrpc.go
@ -32,7 +32,6 @@ changelog:
use: github-native use: github-native
brews: brews:
# Reporitory to push the tap to.
- repository: - repository:
owner: foomo owner: foomo
name: homebrew-tap name: homebrew-tap