Skip to content

Commit 863c663

Browse files
committed
fix goreleaser
1 parent 315d1cc commit 863c663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ builds:
1515
goarch:
1616
- amd64
1717
- arm
18-
main: ./cmd/checkip/checkip.go
18+
main: ./checkip.go
1919
checksum:
2020
name_template: 'checksums.txt'
2121
snapshot:

0 commit comments

Comments
 (0)