mirror of
https://github.com/go-task/task.git
synced 2025-01-26 05:27:15 +02:00
Give up on trying to make Gorelease release Homebrew automatically
It refuses to do it and I don't know why. Gonna publish the manifest manually as before
This commit is contained in:
parent
989045489c
commit
b327e54be1
@ -60,8 +60,7 @@ brews:
|
||||
tap:
|
||||
owner: go-task
|
||||
name: homebrew-tap
|
||||
token: "{{.Env.GORELEASER_TOKEN}}"
|
||||
test:
|
||||
system "#{bin}/task", "--help"
|
||||
url_template: https://github.com/go-task/task/releases/download/{{.Tag}}/{{.ArtifactName}}
|
||||
commit_msg_template: Bump {{.Tag}}
|
||||
skip_upload: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user