Skip to content

Commit

Permalink
chore: fix goreleaser.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
speed47 committed Oct 1, 2023
1 parent 151b49b commit f672d5f
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
builds:
-
goos:
- linux
- darwin
- freebsd

release:
draft: true
replace_existing_draft: true
make_latest: false
builds:
goos:
- linux
- darwin
- freebsd

0 comments on commit f672d5f

Please sign in to comment.