Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 0 additions & 23 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,26 +36,3 @@ snapshot:
changelog:
use: github-native
sort: asc
brews:
-
# Repository to push the tap to.
repository:
owner: jesseduffield
name: homebrew-lazygit

# Your app's homepage.
# Default is empty.
homepage: 'https://github.com/jesseduffield/lazygit/'

# Your app's description.
# Default is empty.
description: 'A simple terminal UI for git commands, written in Go'

# # Packages your package depends on.
# dependencies:
# - git
# - zsh
# # Packages that conflict with your package.
# conflicts:
# - svn
# - bash
Loading