Skip to content

Commit 98ae15d

Browse files
committed
Fix goreleaser
1 parent d93e274 commit 98ae15d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy/.goreleaser.snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ release:
55
name: outdated
66
builds:
77
- id: outdated
8-
- goos:
8+
goos:
99
- linux
1010
- windows
1111
- darwin

deploy/.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ release:
55
name: outdated
66
builds:
77
- id: outdated
8-
- goos:
8+
goos:
99
- linux
1010
- windows
1111
- darwin

0 commit comments

Comments
 (0)