Skip to content

Commit

Permalink
Specify the token to use for pushing to the tap
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-farries committed Dec 8, 2023
1 parent 38e2cc7 commit 8d8aa4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ brews:
description: "Postgres zero-downtime migrations made easy"
license: "Apache-2.0"
repository:
token: "{{ .Env.TAP_GITHUB_TOKEN }}"
owner: "{{ .Env.GITHUB_USERNAME }}"
name: homebrew-pgroll

Expand Down

0 comments on commit 8d8aa4c

Please sign in to comment.