diff --git a/.goreleaser.yml b/.goreleaser.yml index 540874440..57a4578d2 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -3,7 +3,7 @@ before: hooks: # You may remove this if you don't use go modules. - - make singlehtmldocs + - make docs - go mod download builds: - env: @@ -30,7 +30,7 @@ archives: - LICENSE* - CHANGELOG* - NOTICE* - - docs/build/singlehtml/**/* + - docs/build/html/**/* checksum: name_template: 'checksums.txt' snapshot: