From 84fc729dc2e7b6fde2d86458fb1243814411613b Mon Sep 17 00:00:00 2001 From: Chris Konnertz Date: Wed, 22 Feb 2023 17:39:46 +0100 Subject: [PATCH] Definitive build badge fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9aa615..6cf1d62 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # DeepLy 2 -[![Build Status](https://img.shields.io/github/actions/workflow/status/chriskonnertz/DeepLy/PHP%20Composer?style=flat-square)](https://github.com/chriskonnertz/DeepLy/actions) +[![Build Status](https://img.shields.io/github/actions/workflow/status/chriskonnertz/DeepLy/php.yml?style=flat-square)](https://github.com/chriskonnertz/DeepLy/actions) [![Version](https://img.shields.io/packagist/v/chriskonnertz/DeepLy.svg?style=flat-square)](https://packagist.org/packages/chriskonnertz/deeply) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/chriskonnertz/deeply/master/LICENSE) [![Version](https://img.shields.io/packagist/dt/chriskonnertz/deeply?style=flat-square)](https://packagist.org/packages/chriskonnertz/deeply)