Skip to content

Commit 0a99d73

Browse files
authored
Update .goreleaser.yml
1 parent 11fb781 commit 0a99d73

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
@@ -1,5 +1,5 @@
11
builds:
2-
- binary: nuclei
2+
- binary: naabu
33
main: cmd/naabu/main.go
44
goos:
55
- linux
@@ -18,4 +18,4 @@ archives:
1818
darwin: macOS
1919
format_overrides:
2020
- goos: windows
21-
format: zip
21+
format: zip

0 commit comments

Comments
 (0)