Skip to content

Commit

Permalink
Update badge
Browse files Browse the repository at this point in the history
  • Loading branch information
skaempfer committed Jan 5, 2024
1 parent 96ad5d2 commit c1e8d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit c1e8d9f

Please sign in to comment.