Skip to content

Commit 5132cb3

Browse files
committed
ci(goreleaser): add wrap in directory
1 parent 0849e8f commit 5132cb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ archives:
6565
dst: licenses/
6666
- src: "DISCLAIMER"
6767
dst: DISCLAIMER
68+
wrap_in_directory: true
6869
checksum:
6970
name_template: 'checksums.txt'
7071
snapshot:
@@ -79,6 +80,7 @@ changelog:
7980
source:
8081
enabled: true
8182
name_template: apache-answer-{{ .RawVersion }}-incubating-src
83+
prefix_template: "apache-answer-{{ .RawVersion }}-incubating-src/"
8284

8385
# goreleaser release --skip-validate --skip-publish --clean
8486

0 commit comments

Comments
 (0)