* [x] Make build image run on tagged commit rather than push to main * [ ] ~Workflow for when `pyproject.toml` tag does not match tagged commit~ * [ ] ~Remove commit tag when above workflow fails~ * [ ] Make first major stable release See https://github.com/CarrotManMatt/typed_classproperties for a good example of version tagging. This would need to be adapted to build the Docker image rather than publish to PyPI
Workflow for whenpyproject.tomltag does not match tagged commitRemove commit tag when above workflow failsSee https://github.com/CarrotManMatt/typed_classproperties for a good example of version tagging. This would need to be adapted to build the Docker image rather than publish to PyPI