Skip to content

Commit

Permalink
ci: update GoReleaser config to v2
Browse files Browse the repository at this point in the history
Verified with
  • Loading branch information
jamestelfer committed Jun 20, 2024
1 parent 65e2280 commit 07a04f7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
version: 2

builds:
- binary: cfparams
env:
Expand Down Expand Up @@ -32,14 +34,14 @@ changelog:

brews:
- name: cfparams
tap:
repository:
owner: cultureamp
name: homebrew-tap
commit_author:
name: cultureamp-ci
email: [email protected]

folder: Formula
directory: Formula
homepage: https://github.com/cultureamp/cfparams
description: Wrangle parameters for AWS CloudFormation

Expand Down

0 comments on commit 07a04f7

Please sign in to comment.