Fix release badge

The "Static" badge breaks on pre-releases.
It's now a "GitHub Tag" badge and shows `no matching tags found` until a
matching tag is found in the repository (which should only be used for
releases).
This commit is contained in:
DigiLive
2025-04-28 21:52:36 +02:00
parent 99fa2a36aa
commit 11d41154de

View File

@@ -63,13 +63,13 @@ Visit the [issues][issuesUrl] page.
[sponsorBadge]: https://img.shields.io/badge/Sponsor_him-%E2%9D%A4-%23db61a2.svg?&logo=github&color=%23fe8e86
[releaseBadge]: https://img.shields.io/github/v/tag/digilive/mushroom-strategy?filter=v2.3.0&label=Release
[releaseBadge]: https://img.shields.io/github/v/tag/digilive/mushroom-strategy?filter=v2.3.0-alpha.1&label=Release
<!-- Repository References -->
[repositoryUrl]: https://github.com/DigiLive/mushroom-strategy
[releaseUrl]: https://github.com/DigiLive/mushroom-strategy/releases/tag/v2.3.0
[releaseUrl]: https://github.com/DigiLive/mushroom-strategy/releases/tag/v2.3.0-alpha.1
[issuesUrl]: https://github.com/DigiLive/mushroom-strategy/issues