HelloCuriosity/model-forge

Snapshot Publishing

Closed this issue · 0 comments

It seems the snapshot publishing has stopped working. Tag fetching isn't working properly to generate the snapshot version. It works okay locally, but on actions it is failing to get the tags

TAG=$(git describe --tags "$(git rev-list --tags --max-count=1)" 2>&1)