Skip to content

Commit

Permalink
Include dummy broadcast in archive.
Browse files Browse the repository at this point in the history
  • Loading branch information
marc0der committed Feb 21, 2023
1 parent 5aa1388 commit dce9262
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,10 @@ assemble:
- input: 'target/{{ osPlatformReplaced }}/release'
output: libexec
includes:
- 'broadcast{.exe,}'
- 'help{.exe,}'
- 'version{.exe,}'
- 'home{.exe,}'
- 'version{.exe,}'
excludes:
- LICENSE
distributions:
Expand Down

0 comments on commit dce9262

Please sign in to comment.