Skip to content

Commit

Permalink
chore(goreleaser): Add slu.exe (amd64) directly to release
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejsika committed May 1, 2023
1 parent 721cdab commit 4e8e1bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ archives:

release:
prerelease: auto
extra_files:
- glob: ./dist/slu_windows_amd64_v1/slu.exe

checksum:
name_template: "{{ .ProjectName }}_checksums.txt"
Expand Down

0 comments on commit 4e8e1bb

Please sign in to comment.