main: Use git ref for tagging releases (#19)
This patch: - adds support for tagged releases to improve backwards compatibility and reduce breakage for users of this action - renames the `build_and_test` workflow to `release` - adds a warning to the `README` that this action is still very much in flux Signed-off-by: Krzysztof Bieganski <[email protected]>