Skip to content

Commit

Permalink
Update goreleaser to version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianfeldmann committed Sep 9, 2024
1 parent 57a03a7 commit 2f163cd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
version: 1
version: 2

env_files:
github_token: ~/Documents/Keys/goreleaser.token
Expand Down Expand Up @@ -45,7 +45,8 @@ brews:
owner: captainhook-go
name: homebrew-captainhook
branch: main
folder: Formula

directory: Formula
url_template: "https://github.com/captainhook-go/captainhook/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
commit_author:
name: "Sebastian Feldmann"
Expand Down

0 comments on commit 2f163cd

Please sign in to comment.