build: replace custom release script with release-please (#2817)

* build: replace custom release script with release-please

* include package-name
This commit is contained in:
Jonas L 2023-12-22 19:19:12 +01:00 committed by GitHub
parent 3e06cc1072
commit e7a678e91f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 102 additions and 203 deletions

View file

@ -31,9 +31,6 @@ dev: .env dev-certs
VERSION:
tools/version.sh
changelog:
tools/changelog.sh
.PHONY: tarball
tarball: VERSION
$(MAKE) -C legacy build