mirror of
https://github.com/jongracecox/anybadge.git
synced 2025-07-21 12:21:03 +02:00
Attempt to fix the package version bug by fetching the entire repo in the package build workflow. This should get the tag so it can be used when setting the version. Closes #106.