Skip to content

Commit

Permalink
fix: naming
Browse files Browse the repository at this point in the history
  • Loading branch information
scmmishra committed Sep 6, 2024
1 parent e303389 commit 1e76508
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 @@ -13,8 +13,8 @@ before:
- go mod tidy

builds:
- main: ./cmd/slick/main.go
binary: slick
- main: ./main.go
binary: ipshield
env:
- CGO_ENABLED=0
goos:
Expand Down

0 comments on commit 1e76508

Please sign in to comment.