diff --git a/Makefile b/Makefile index 4d70be0..99c80cd 100644 --- a/Makefile +++ b/Makefile @@ -7,5 +7,6 @@ ifndef ver endif go mod tidy git tag $(ver) + git push origin git push origin --tags GOPROXY=proxy.golang.org go list -m github.com/nshafer/phx@$(ver)