Skip to content

Commit

Permalink
Replace deprecated value in GoReleaser (#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome authored Dec 4, 2023
1 parent d08da4e commit 2dcec19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ sboms:
- "${artifact}.spdx.json"

brews:
- tap:
- repository:
owner: nginxinc
name: homebrew-tap
token: '{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}'
Expand Down

0 comments on commit 2dcec19

Please sign in to comment.