diff options
author | Joffrey Bion <joffrey.bion@gmail.com> | 2023-01-06 19:13:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-06 19:13:00 +0100 |
commit | 17004f9abf59409b38fff4ea1538d9bb8a74f628 (patch) | |
tree | 2da7bbb07a1e58a826341c1b2e413154584711b4 | |
parent | Upgrade Gradle Wrapper to 7.6 (diff) | |
download | seven-wonders-17004f9abf59409b38fff4ea1538d9bb8a74f628.tar.gz seven-wonders-17004f9abf59409b38fff4ea1538d9bb8a74f628.tar.bz2 seven-wonders-17004f9abf59409b38fff4ea1538d9bb8a74f628.zip |
Remove broken build badge
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ # Seven Wonders Online -[![Github Build](https://img.shields.io/github/workflow/status/joffrey-bion/seven-wonders/ci-cd?label=build&logo=github)](https://github.com/joffrey-bion/seven-wonders/actions?query=workflow%3A%22ci-cd%22) [![Online Status](https://img.shields.io/website?up_message=online&url=http%3A%2F%2Fseven-wonders.hildan.org)](http://seven-wonders.hildan.org) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/joffrey-bion/seven-wonders/blob/master/LICENSE) |