Skip to content

Commit

Permalink
Added token for cross repo integration
Browse files Browse the repository at this point in the history
  • Loading branch information
aurc committed Dec 5, 2021
1 parent a37c13c commit 1413c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ brews:
name: homebrew-plist
branch: main
# # Optionally a token can be provided, if it differs from the token provided to GoReleaser
# token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"

url_template: "https://github.com/aurc/plist/releases/download/{{ .Tag }}/{{ .ArtifactName }}"

Expand Down

0 comments on commit 1413c5f

Please sign in to comment.