Skip to content

Commit edc7a44

Browse files
Fix .goreleaser-pre.yaml (#194)
1 parent be7c3ea commit edc7a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser-pre.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ archives:
4242
# https://goreleaser.com/customization/archive/
4343
- format: zip
4444
builds:
45-
- policy
45+
- build
4646
files:
4747
- LICENSE
4848
- README.md

0 commit comments

Comments
 (0)