Skip to content

Commit f35a96c

Browse files
committed
fix goreleaser
1 parent 5f92bc7 commit f35a96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ release:
7878
# draft: true
7979
# As part of the release doc files are included as a separate deliverable for consumption by Packer.io.
8080
# To include a separate docs.zip uncomment the extra_files config and the docs.zip command hook above.
81-
#extra_files:
81+
extra_files:
8282
- glob: ./docs.zip
8383

8484
changelog:

0 commit comments

Comments
 (0)