Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Commit ff5d1f5

Browse files
authored
Update .goreleaser.yml
1 parent 1b70586 commit ff5d1f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.goreleaser.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ brews:
6161
6262
folder: Formula
6363
homepage: "https://github.com/hahwul/gitls"
64-
description: ""
64+
description: "Listing git repository from URL/User/Org"
6565
test: |
6666
system "#{bin}/gitls -version"
6767
install: |
@@ -72,7 +72,7 @@ snapcrafts:
7272
# Remember you need to `snapcraft login` first.
7373
publish: true
7474
summary: Listing git repository from URL/User/Org
75-
description: Listing git repository from URL/User/Org
75+
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.
7676
grade: stable
7777
confinement: strict
7878
license: MIT

0 commit comments

Comments
 (0)