Skip to content

Commit

Permalink
redo token
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed Mar 31, 2024
1 parent 76c8745 commit df16e6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ brews:
repository:
owner: warrensbox
name: homebrew-tap
token: "{{ .Env.GORELEASER_GITHUB_TOKEN }}"

# Allows you to set a custom download strategy.
# Default is empty.
Expand Down Expand Up @@ -104,4 +105,4 @@ brews:
install: |
bin.install "hubapp"
token: "{{ .Env.GORELEASER_GITHUB_TOKEN }}"

0 comments on commit df16e6b

Please sign in to comment.