Skip to content

Commit 37c26cf

Browse files
committed
chore: fix badge in readme
1 parent 49f739f commit 37c26cf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<a href="https://pypi.org/project/codius/">
1414
<img src="https://img.shields.io/pypi/v/codius" alt="PyPI version">
1515
</a>
16-
<a href="https://github.com/runemalm/codius-cli/actions/workflows/master.yml">
17-
<img src="https://github.com/runemalm/codius-cli/actions/workflows/master.yml/badge.svg" alt="Build status">
16+
<a href="https://github.com/runemalm/codius-cli/actions/workflows/release.yml">
17+
<img src="https://github.com/runemalm/codius-cli/actions/workflows/release.yml/badge.svg" alt="Build status">
1818
</a>
1919
<img src="https://img.shields.io/pypi/l/codius" alt="License">
2020
<a href="https://pepy.tech/project/codius">

0 commit comments

Comments
 (0)