Creates an annotated git tag that matches the version in mix.exs.
Usage:
mix nebula_graph_ex.tagThe task reads @version from mix.exs and creates v<version>.
It refuses to run if the git worktree is dirty or the tag already exists.
Creates an annotated git tag that matches the version in mix.exs.
Usage:
mix nebula_graph_ex.tagThe task reads @version from mix.exs and creates v<version>.
It refuses to run if the git worktree is dirty or the tag already exists.