do not push binaries locally anymore

This commit is contained in:
2025-01-18 10:50:33 +01:00
parent a674c9c602
commit 359d134d6e

View File

@@ -59,7 +59,7 @@ buildlocal:
# binaries are being built by ci workflow on tag creation
release:
gh release create $(version) --generate-notes releases/*
gh release create $(version) --generate-notes
install: buildlocal
install -d -o $(UID) -g $(GID) $(PREFIX)/bin