From 0e4dbdff72ba46bea762830fa1c7bc9a05094fd7 Mon Sep 17 00:00:00 2001 From: CJ Burkey Date: Tue, 30 Apr 2024 23:51:43 -0400 Subject: [PATCH] Fix build badge in readme --- README.md | 2 +- unbuilt_readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4de60e2..abed020 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Here are some plugins that either have addons for or integrations with ClaimChun Building -------- -[![Automatic Build](https://img.shields.io/github/workflow/status/cjburkey01/ClaimChunk/Automatic%20Build?style=for-the-badge)](https://claimchunk.cjburkey.com/server/Downloads.html#snapshot-downloads) +[![Automatic Build](https://img.shields.io/github/actions/workflow/status/cjburkey01/ClaimChunk/gradle.yml?branch=main&style=for-the-badge)](https://claimchunk.cjburkey.com/server/Downloads.html#snapshot-downloads) [![Version Info](https://img.shields.io/static/v1?label=Repository%20Version&message=0.0.24-RC1&color=ff5555&style=for-the-badge)](https://github.com/cjburkey01/ClaimChunk/archive/main.zip) If you want to obtain a version of the plugin that isn't available yet (like a snapshot), you can do so by asking on the Discord or building it yourself. Here's how to build it yourself: diff --git a/unbuilt_readme.md b/unbuilt_readme.md index 4c9b09d..40b4439 100644 --- a/unbuilt_readme.md +++ b/unbuilt_readme.md @@ -53,7 +53,7 @@ Here are some plugins that either have addons for or integrations with ClaimChun Building -------- -[![Automatic Build](https://img.shields.io/github/workflow/status/cjburkey01/ClaimChunk/Automatic%20Build?style=for-the-badge)](https://claimchunk.cjburkey.com/server/Downloads.html#snapshot-downloads) +[![Automatic Build](https://img.shields.io/github/actions/workflow/status/cjburkey01/ClaimChunk/gradle.yml?branch=main&style=for-the-badge)](https://claimchunk.cjburkey.com/server/Downloads.html#snapshot-downloads) [![Version Info](https://img.shields.io/static/v1?label=Repository%20Version&message=@PLUGIN_VERSION@&color=ff5555&style=for-the-badge)](https://github.com/cjburkey01/ClaimChunk/archive/main.zip) If you want to obtain a version of the plugin that isn't available yet (like a snapshot), you can do so by asking on the Discord or building it yourself. Here's how to build it yourself: