axion-release-plugin
axion-release-plugin copied to clipboard
Add `published-version` output when running at CI
Currently axion publishes released-version, which can then be used to e.g. trigger a deployment. There are cases, when it is required to publish a snapshot version, without release.
It would be nice if plugin could also set published-version in publish task, so that it could be referenced later.