From c1e8d9f5373e8370da7bb6a4fa887b2090632055 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20K=C3=A4mpfer?= Date: Fri, 5 Jan 2024 10:31:09 +0100 Subject: [PATCH] Update badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62b3712..1a4a53d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Simplifies the workflow of creating and bundling binary PowerShell modules. This - creating a Nuget package that is ready to be consumed by *PowerShellGet* [![Nuget](https://img.shields.io/nuget/v/MSBuild.Sdk.PowerShell?style=flat)](https://www.nuget.org/packages/MSBuild.Sdk.PowerShell) -[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/skaempfer/MSBuild.Sdk.PowerShell/actions/workflows/test.yml?style=flat&label=tests)](https://github.com/skaempfer/MSBuild.Sdk.PowerShell/actions/workflows/test.yml) +[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/skaempfer/MSBuild.Sdk.PowerShell/test.yml?style=flat&label=tests)](https://github.com/skaempfer/MSBuild.Sdk.PowerShell/actions/workflows/test.yml) ## Installation