Add publish target to Makefile to streamline package publishing process
All checks were successful
CI / build (push) Successful in 26s
Tests / test (push) Successful in 1m0s

This commit is contained in:
2025-12-26 22:48:10 -06:00
parent 26ec979e10
commit 17ec928b65

View File

@@ -27,3 +27,6 @@ bench:
load-test:
go run tests/load.go
publish:
./scripts/publish.sh