Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul authored Feb 1, 2021
1 parent 1b70586 commit ff5d1f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ brews:
email: [email protected]
folder: Formula
homepage: "https://github.com/hahwul/gitls"
description: ""
description: "Listing git repository from URL/User/Org"
test: |
system "#{bin}/gitls -version"
install: |
Expand All @@ -72,7 +72,7 @@ snapcrafts:
# Remember you need to `snapcraft login` first.
publish: true
summary: Listing git repository from URL/User/Org
description: Listing git repository from URL/User/Org
description: This tool is available when the repository, such as github, is included in the bugbounty scope. Sometimes specified as an org name or user name rather than a specific repository, you can use this tool to extract url from all public repositories included in the org/user.
grade: stable
confinement: strict
license: MIT
Expand Down

0 comments on commit ff5d1f5

Please sign in to comment.