From f08e3caac2b664b1a03c6feb461d658b4acf4c73 Mon Sep 17 00:00:00 2001 From: Sn0wStorm Date: Sun, 10 Jul 2022 12:29:33 +0200 Subject: [PATCH] Fix one repo, Build Status badge --- .github/workflows/maven.yml | 2 +- README.md | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 502d63ae..753dc3b3 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -1,7 +1,7 @@ # This workflow will build a Java project with Maven, and cache/restore any dependencies to improve the workflow execution time # For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven -name: Java CI with Maven +name: Build on: push: diff --git a/README.md b/README.md index 5310ee14..05c7ee9d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ### Brewery is a Minecraft-Plugin for an alternate brewing process, including alcoholic Potions. -[![Build Status](https://travis-ci.org/DieReicheErethons/Brewery.png?branch=master)](https://travis-ci.org/DieReicheErethons/Brewery) +[![Build Status](https://github.com/DieReicheErethons/Brewery/actions/workflows/maven.yml/badge.svg)](https://github.com/DieReicheErethons/Brewery/actions/workflows/maven.yml) ![License: GPLv3](https://img.shields.io/badge/license-GPLv3-blue) [![Releases](https://img.shields.io/github/v/release/DieReicheErethons/Brewery)](https://github.com/DieReicheErethons/Brewery/releases/latest) diff --git a/pom.xml b/pom.xml index cf22865b..d2b694e4 100644 --- a/pom.xml +++ b/pom.xml @@ -266,7 +266,7 @@ - com.github.slimefun + com.github.Slimefun Slimefun4 RC-32 provided