build release binaries using ci workflow

This commit is contained in:
2025-01-18 10:53:41 +01:00
parent 6eddd08e4a
commit 9e2983a85c
2 changed files with 34 additions and 2 deletions

View File

@@ -82,8 +82,8 @@ goupdate:
buildall:
./mkrel.sh $(tool) $(VERSION)
release: buildall
gh release create v$(VERSION) --generate-notes releases/*
release:
gh release create v$(VERSION) --generate-notes
show-versions: buildlocal
@echo "### kleingebaeck version:"