commitish missing from releases
Currently we don't know which release version we're looking at, because we don't create a COMMITISH file.
git describe --always > dist/COMMITISH
-
There is a build step that injects a COMMITISH
file to the root of the website build
Edited by jon r