remove licences from the goreleaser step (#72)

This commit is contained in:
Sam Morrow
2025-04-03 12:20:06 +02:00
committed by GitHub
parent 73ce058d0b
commit a14e982470
-3
View File
@@ -4,9 +4,6 @@ before:
hooks:
- go mod tidy
- go generate ./...
- script/licenses
- cp -r ./third-party/ ./dist
- cp third-party-licenses.md ./dist/third-party-licenses.md
builds:
- env: