From dbd128a179f4e785b3bc8caa8d04cf9b0c2590c4 Mon Sep 17 00:00:00 2001 From: ZCShou <72115@163.com> Date: Wed, 22 Jun 2022 10:17:03 +0800 Subject: [PATCH] fix(github actions): badge in README can not used because action changed name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc8156f..5dfad89 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@
-[![Build](https://github.com/ZCShou/GoGoGo/actions/workflows/android.yml/badge.svg)](https://github.com/ZCShou/GoGoGo/actions/workflows/android.yml) +[![Build Check](https://github.com/ZCShou/GoGoGo/actions/workflows/build-check.yml/badge.svg)](https://github.com/ZCShou/GoGoGo/actions/workflows/build-check.yml) [![CodeQL](https://github.com/ZCShou/GoGoGo/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/ZCShou/GoGoGo/actions/workflows/codeql-analysis.yml)