fixed github path, rm mkrel

This commit is contained in:
2024-03-26 18:35:11 +01:00
parent f5899ac72f
commit fb70f8284c
3 changed files with 2 additions and 85 deletions

View File

@@ -72,11 +72,8 @@ cover-report:
goupdate:
go get -t -u=patch ./...
buildall:
./mkrel.sh $(tool) $(VERSION)
release:
gh release create v$(VERSION) --generate-notes releases/*
gh release create v$(VERSION) --generate-notes
show-versions: buildlocal
@echo "### kageviewer version:"