Skip to content

Commit 99bec4d

Browse files
committed
Add .goreleaser.yml
1 parent 4e58a3e commit 99bec4d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.goreleaser.yml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
builds:
2+
- binary: pullkee
3+
goos:
4+
- windows
5+
- darwin
6+
- linux

0 commit comments

Comments
 (0)