Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dotzero committed Nov 18, 2021
1 parent d6b0fc0 commit de6c945
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,14 @@ brews:
description: Git Profile allows to add and switch between multiple user profiles in your git repositories
folder: Formula
homepage: https://github.com/dotzero/git-profile
github:
tap:
owner: dotzero
name: homebrew-tap
install: |
bin.install "git-profile"
test: |
system "#{bin}/git-profile version"
builds:
- binary: git-profile
env:
Expand Down

0 comments on commit de6c945

Please sign in to comment.