Skip to content

Commit

Permalink
Update homebrew tap repo owner
Browse files Browse the repository at this point in the history
  • Loading branch information
devashishTaneja committed Jul 6, 2023
1 parent 05079a0 commit 1f02f16
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ brews:
name: jira
homepage: https://github.com/devashishTaneja/jira-cli
tap:
owner: https://github.com/devashishTaneja
owner: devashishTaneja
name: homebrew-devashishTaneja
commit_author:
name: devashishTaneja
Expand Down
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,4 @@ func main() {
}

jiraSearch(args[1:])

}

0 comments on commit 1f02f16

Please sign in to comment.