Skip to content

Commit 497fcb4

Browse files
committed
add goreleaser config for library
1 parent 8d32129 commit 497fcb4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.goreleaser.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 2
2+
3+
builds:
4+
- skip: true
5+
6+
changelog:
7+
use: github-native

0 commit comments

Comments
 (0)