Skip to content

Commit

Permalink
Updating goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
drewstinnett committed Oct 14, 2021
1 parent 1a0b3c4 commit 4e9e066
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,12 @@ nfpms:
- deb
- rpm
- apk
brews:
- name: 'sourceseedy'
tap:
owner: drewstinnett
name: homebrew-tap
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
description: "Get reverse IP pointers on the cli"
homepage: "https://github.com/drewstinnett/flipip"
license: APACHE-2.0

0 comments on commit 4e9e066

Please sign in to comment.