Skip to content

Commit 4ea3f12

Browse files
committed
fix(ci): yaml error
1 parent af80d3e commit 4ea3f12

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.goreleaser.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ archives:
1818
386: i386
1919
amd64: x86_64
2020

21-
files:
22-
- LICENSE
23-
- config.yaml.example
21+
files:
22+
- LICENSE
23+
- config.yaml.example
2424
dockers:
2525
- goos: linux
2626
goarch: amd64

0 commit comments

Comments
 (0)