You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Slicer CI, the git repository is not initialized and querying the tag
version fails with error code 128.
fatal: not a git repository (or any of the parent directories): .git
This fix makes semantic release update the CMake variable value directly.
0 commit comments