Skip to content

Commit

Permalink
Fix goreleaser settings
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Jan 30, 2021
1 parent c183ce4 commit e2008d7
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 @@ -79,10 +79,11 @@ snapcrafts:
brews:
- name: gum
goarm: 6
github:
tap:
owner: kordamp
name: gum-homebrew-tap
folder: Formula
homepage: "https://github.com/kordamp/gm"
description: "Gum is a Gradle/Maven/jbang wrapper written in Go"
license: Apache-2.0
skip_upload: false

0 comments on commit e2008d7

Please sign in to comment.