diff --git a/README.md b/README.md index 76eefa0..138d9b6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # IBM Cloud Continuous Delivery Python SDK -[![Build Status](https://app.travis-ci.com/IBM/continuous-delivery-python-sdk.svg?branch=main)](https://app.travis-ci.com/github/IBM/continuous-delivery-python-sdk) +[![publish](https://github.com/IBM/continuous-delivery-python-sdk/actions/workflows/publish.yml/badge.svg)](https://github.com/IBM/continuous-delivery-python-sdk/actions/workflows/publish.yml) +[![release](https://github.com/IBM/continuous-delivery-python-sdk/actions/workflows/release.yml/badge.svg)](https://github.com/IBM/continuous-delivery-python-sdk/actions/workflows/release.yml) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ibm-continuous-delivery)](https://pypi.org/project/ibm-continuous-delivery/) [![Latest Stable Version](https://img.shields.io/pypi/v/ibm-continuous-delivery.svg)](https://pypi.python.org/pypi/ibm-continuous-delivery) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)