Skip to content

Commit a80eb34

Browse files
committed
readme: add release workflow status badge
1 parent 2f9b952 commit a80eb34

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
</a>
1313
<a href="https://crates.io/crates/music-player" target="_blank">
1414
<img src="https://img.shields.io/crates/dr/music-player" />
15+
</a>
16+
<a href="https://github.com/tsirysndr/music-player/actions/workflows/release.yml" target="_blank">
17+
<img alt="release" src="https://github.com/tsirysndr/music-player/actions/workflows/release.yml/badge.svg" />
1518
</a>
1619
<a href="https://github.com/tsirysndr/music-player/actions/workflows/rust-clippy.yml" target="_blank">
1720
<img alt="rust-clippy" src="https://github.com/tsirysndr/music-player/actions/workflows/rust-clippy.yml/badge.svg?branch=master" />

0 commit comments

Comments
 (0)