From 6114f5b2921b0ec7cf5d855c5912b2f58b625484 Mon Sep 17 00:00:00 2001 From: Mercy Ma Date: Wed, 15 Jan 2025 21:02:50 +0800 Subject: [PATCH] Fix actions --- .github/workflows/maven-build.yml | 2 +- README.md | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.github/workflows/maven-build.yml b/.github/workflows/maven-build.yml index df4fe00..090aadc 100644 --- a/.github/workflows/maven-build.yml +++ b/.github/workflows/maven-build.yml @@ -45,4 +45,4 @@ jobs: uses: codecov/codecov-action@v5 with: token: ${{ secrets.CODECOV_TOKEN }} - slug: microsphere-projects/microsphere-spring-boot \ No newline at end of file + slug: microsphere-projects/microsphere-spring-cloud \ No newline at end of file diff --git a/README.md b/README.md index e2791ca..a69f33f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ -# microsphere-spring-cloud +# Microsphere Spring Cloud + Microsphere Projects for Spring Cloud + +[![Maven Build](https://github.com/microsphere-projects/microsphere-spring-cloud/actions/workflows/maven-build.yml/badge.svg)](https://github.com/microsphere-projects/microsphere-spring-cloud/actions/workflows/maven-build.yml) +[![Codecov](https://codecov.io/gh/microsphere-projects/microsphere-spring-cloud/branch/dev-1.x/graph/badge.svg)](https://app.codecov.io/gh/microsphere-projects/microsphere-spring-cloud) +![Maven](https://img.shields.io/maven-central/v/io.github.microsphere-projects/microsphere-spring-cloud.svg) +![License](https://img.shields.io/github/license/microsphere-projects/microsphere-spring-cloud.svg) +[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/microsphere-projects/microsphere-spring-cloud.svg)](http://isitmaintained.com/project/microsphere-projects/microsphere-spring-cloud "Average time to resolve an issue") +[![Percentage of issues still open](http://isitmaintained.com/badge/open/microsphere-projects/microsphere-spring-cloud.svg)](http://isitmaintained.com/project/microsphere-projects/microsphere-spring-cloud "Percentage of issues still open")