Skip to content

Commit

Permalink
Add TAP_GITHUB_TOKEN to Tap step in goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
RonnyLV committed May 29, 2024
1 parent a1be6f8 commit 73626ef
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 @@ -34,6 +34,7 @@ brews:
- tap:
owner: lokalise
name: homebrew-cli-2
token: "{{ .Env.TAP_GITHUB_TOKEN }}"
folder: Formula
homepage: "https://github.com/lokalise/lokalise-cli-2-go"
description: "Lokalise CLI v2"
Expand Down

0 comments on commit 73626ef

Please sign in to comment.