Skip to content

Commit 11ed9f8

Browse files
committed
fix
1 parent 815910f commit 11ed9f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/goreleaser.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ builds:
2020
- amd64
2121
- arm64
2222
kos:
23-
- repository: docker.io/kvrocks/kvrocks-exporter
23+
- repositories:
24+
- docker.io/kvrocks/kvrocks-exporter
2425
tags:
2526
- "{{.Version}}"
2627
- latest

0 commit comments

Comments
 (0)