mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 13:40:21 +00:00
It looks like git on GH tags without signatures first and thus the consequent fetch in create_continuous_release.sh fails because it fetches signed tag (although it is the same object). See also: https://github.com/MartinPulec/UltraGrid/actions/runs/2902280934 + enable debugging in the script (`-x`)