fix(github actions): badge in README can not used because action changed name

This commit is contained in:
ZCShou 2022-06-22 10:17:03 +08:00
parent fcf45e498d
commit dbd128a179
No known key found for this signature in database
GPG Key ID: 1011EBCEDDDEB03A

View File

@ -12,7 +12,7 @@
</div>
<div align="center">
[![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)
</div>