A discord bot for teal.fm
discord tealfm music

will this work now

besaid.zone 21912538 e251ef6d

verified
Changed files
+1 -1
.tangled
workflows
+1 -1
.tangled/workflows/docker-atcr.yml
··· 19 19 git fetch --prune --unshallow 2>/dev/null || true 20 20 git fetch --prune --tags --force origin 'refs/tags/*:refs/tags/*' 21 21 22 - VERSION=$(git describe --tags --always --dirty) 22 + VERSION=$(git describe --tags --abbrev=0) 23 23 24 24 echo $VERSION 25 25