From 8293204729bee141af1ad6c668abb8ba386f9e82 Mon Sep 17 00:00:00 2001 From: Yang Luo Date: Sat, 30 Mar 2024 00:11:20 +0800 Subject: [PATCH] docs: fix CI badge in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6eea1e5..95cdce2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # casdoor-nodejs-sdk -[![GitHub Actions](https://github.com/casdoor/casdoor-nodejs-sdk/workflows/main/badge.svg)](https://github.com/casdoor/casdoor-nodejs-sdk/actions) +[![GitHub Actions](https://github.com/casdoor/casdoor-nodejs-sdk/actions/workflows/semantic-release.yml/badge.svg)](https://github.com/casdoor/casdoor-nodejs-sdk/actions) [![codebeat badge](https://codebeat.co/badges/4f1d141f-047a-43fe-a5d0-889fa4aaf726)](https://codebeat.co/projects/github-com-casdoor-casdoor-nodejs-sdk-master) [![NPM version][npm-image]][npm-url] [![NPM download][download-image]][download-url]