Skip to content

Commit 4e8ac4c

Browse files
author
Your Name
committed
ensure plugin.yaml is in the tar for manual installs
1 parent cd7c1ea commit 4e8ac4c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.goreleaser.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,10 @@ builds:
66
- linux
77
goarch:
88
- amd64
9+
archive:
10+
format: tar.gz
11+
files:
12+
- README.md
13+
- LICENSE
14+
- plugin.yaml
15+
- install-binary.sh

0 commit comments

Comments
 (0)