Skip to content

Commit

Permalink
update goreleaser (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
sozercan authored Aug 1, 2023
1 parent 90d00d9 commit afd1e40
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ brews:
branch: "chore-{{ .Tag }}"
pull_request:
enabled: true
base:
owner: sozercan
name: kubectl-ai
branch: main
commit_author:
name: Sertac Ozercan
email: [email protected]
Expand All @@ -56,6 +60,10 @@ krews:
branch: "chore-{{ .Tag }}"
pull_request:
enabled: true
base:
owner: sozercan
name: kubectl-ai
branch: main
commit_author:
name: Sertac Ozercan
email: [email protected]
Expand Down

0 comments on commit afd1e40

Please sign in to comment.