mirror of
https://github.com/DigiLive/mushroom-strategy.git
synced 2025-08-02 19:14:27 +02:00
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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user