Skip to content

Commit 6785849

Browse files
authored
Fix github actions badge
1 parent ea74d0f commit 6785849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![MIT License](http://img.shields.io/badge/license-MIT-green.svg) ](https://github.com/tinify/tinify-python/blob/main/LICENSE)
2-
[![CI](https://github.com/tinify/tinify-python/actions/workflows/run-tests.yml/badge.svg)](https://github.com/tinify/tinify-python/actions/workflows/run-tests.yml)
2+
[![CI](https://github.com/tinify/tinify-python/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/tinify/tinify-python/actions/workflows/ci-cd.yml)
33
![PyPI](https://img.shields.io/pypi/v/tinify)
44
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tinify)
55
![PyPI - Wheel](https://img.shields.io/pypi/wheel/tinify)

0 commit comments

Comments
 (0)