Skip to content

Commit

Permalink
Fix publish of .dmg
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopalet committed Feb 5, 2024
1 parent ac8862f commit b0e184d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ archives:
format_overrides:
- goos: windows
format: zip
files:
- dist/*.dmg

release:
draft: true
extra_files:
- glob: dist/*.dmg


changelog:
sort: asc
Expand Down

0 comments on commit b0e184d

Please sign in to comment.