Skip to content

Commit

Permalink
fix: add back repository
Browse files Browse the repository at this point in the history
  • Loading branch information
cfoust committed Dec 16, 2023
1 parent 50b3d0f commit 10adce3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/goreleaser-for-darwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,6 @@ snapshot:
name_template: "{{ incpatch .Version }}-next"
brews:
- skip_upload: true
repository:
owner: cfoust
name: homebrew-taps
3 changes: 3 additions & 0 deletions ci/goreleaser-for-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,6 @@ snapshot:
name_template: "{{ incpatch .Version }}-next"
brews:
- skip_upload: true
repository:
owner: cfoust
name: homebrew-taps

0 comments on commit 10adce3

Please sign in to comment.