Skip to content

Commit

Permalink
include subdirs within assets folder in the release
Browse files Browse the repository at this point in the history
  • Loading branch information
rinor committed Jun 10, 2020
1 parent 9636d2e commit a056ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ archives:
wrap_in_directory: true
files:
- README.md
- assets/*
- assets/**/*
- jor_bins/*

checksum:
Expand Down

0 comments on commit a056ae7

Please # to comment.