From 1d6a30c4475d3fbb1d633b37684f23c391ba667b Mon Sep 17 00:00:00 2001 From: Robert Date: Sun, 26 Mar 2023 15:04:15 +0200 Subject: [PATCH] Meta- Update build name and readme --- .github/workflows/master.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 83dfdfa24..f7378dab7 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -1,4 +1,4 @@ -name: Master - Build & Upload to Ftp +name: Master - Build on: workflow_dispatch: diff --git a/README.md b/README.md index 1bfda7a2c..754d9301c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Artemis -[![Build Status](https://dev.azure.com/artemis-rgb/Artemis/_apis/build/status/Artemis%20Development%20build?repoName=Artemis-RGB%2FArtemis&branchName=master)](https://dev.azure.com/artemis-rgb/Artemis/_build/latest?definitionId=1&repoName=Artemis-RGB%2FArtemis&branchName=master) +[![Master - Build](https://github.com/Artemis-RGB/Artemis/actions/workflows/master.yml/badge.svg)](https://github.com/Artemis-RGB/Artemis/actions/workflows/master.yml) [![GitHub release](https://img.shields.io/github/release/spoinkynl/Artemis.svg)](https://github.com/SpoinkyNL/Artemis/releases) [![GitHub license](https://img.shields.io/badge/license-noncommercial-blue.svg)](https://github.com/SpoinkyNL/Artemis/blob/master/LICENSE) [![GitHub stars](https://img.shields.io/github/stars/SpoinkyNL/Artemis.svg)](https://github.com/SpoinkyNL/Artemis/stargazers)