1 parent 3a4d95b commit 0666b98Copy full SHA for 0666b98
2 files changed
.github/workflows/build.yaml
README.md
@@ -3,7 +3,8 @@
3
</p>
4
5
<p align="center">
6
- <img alt="Build" src="https://github.com/ArachisH/Tanji/actions/workflows/build.yaml/badge.svg?branch=develop">
+ <img alt="Build (Main)" src="https://github.com/ArachisH/Tanji/actions/workflows/build-main.yaml/badge.svg">
7
+ <img alt="Build (Develop)" src="https://github.com/ArachisH/Tanji/actions/workflows/build-develop.yaml/badge.svg">
8
<img alt="GitHub Tag" src="https://img.shields.io/github/v/tag/ArachisH/Tanji?label=Latest%20Version">
9
<img alt="GitHub Total Downloads" src="https://img.shields.io/github/downloads/ArachisH/Tanji/total?label=Total%20Downloads">
10
<img alt="GitHub License" src="https://img.shields.io/github/license/ArachisH/Tanji?label=License">
0 commit comments