From 516a919a1b4c77eaf94b2ceb99161cb6b1f4cbd3 Mon Sep 17 00:00:00 2001 From: hasan genc Date: Tue, 14 Sep 2021 11:56:21 +0300 Subject: [PATCH] Update ci/cd status badges. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fd053ba..56aa3d1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # React Carousel -[![Circleci](https://circleci.com/gh/Trendyol/react-carousel.svg?style=svg)](https://circleci.com/gh/Trendyol/react-carousel) +![Release](https://github.com/trendyol/react-carousel/actions/workflows/publish.yml/badge.svg) +![Pre-Release](https://github.com/trendyol/react-carousel/actions/workflows/betapublish.yml/badge.svg) [![codecov.io](https://codecov.io/github/Trendyol/react-carousel/coverage.svg?branch=master)](https://codecov.io/github/Trendyol/react-carousel?branch=master) [![badgen.net](https://badgen.net/bundlephobia/minzip/@trendyol-js/react-carousel)](https://badgen.net/bundlephobia/minzip/@trendyol-js/react-carousel) [![npm version](https://badge.fury.io/js/%40trendyol-js%2Freact-carousel.svg)](https://badge.fury.io/js/%40trendyol-js%2Freact-carousel)