Skip to content

Commit

Permalink
bring back brew token and use same goreleaser token
Browse files Browse the repository at this point in the history
  • Loading branch information
kaplanelad authored and jondot committed Apr 14, 2022
1 parent 06be65e commit db4f25d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ brews:
tap:
owner: spectralops
name: homebrew-tap
token: "{{ .Env.GORELEASER_GITHUB_TOKEN }}"
description: A secret manager for developers - never leave your terminal for secrets
homepage: https://github.com/spectralops/teller
license: "Apache 2.0"
Expand Down

0 comments on commit db4f25d

Please sign in to comment.