Skip to content

Commit d91dde6

Browse files
update README with image and build-status badge
1 parent 2bf103c commit d91dde6

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Directory.Build.props

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,8 @@
2626
<PackageReadmeFile>README.md</PackageReadmeFile>
2727
<PackageLicenseFile>LICENSE</PackageLicenseFile>
2828
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
29-
29+
<PackageIcon>assets/icon.png</PackageIcon>
3030
<PackageReleaseNotes>https://github.com/Stillpoint-Software/Hyperbee.Collections/releases/latest</PackageReleaseNotes>
31-
3231
<RepositoryUrl>https://github.com/Stillpoint-Software/Hyperbee.Collections</RepositoryUrl>
3332
<RepositoryType>git</RepositoryType>
3433
<PackageProjectUrl>https://github.com/Stillpoint-Software/Hyperbee.Collections</PackageProjectUrl>

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ Inject IResourceProvider<Implementation> to use.
4343

4444
| Branch | Action |
4545
|------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
46-
| `develop` | [![Build status](https://github.com/Stillpoint-Software/hyperbee.resources/actions/workflows/publish.yml/badge.svg?branch=develop)](https://github.com/Stillpoint-Software/hyperbee.resources/actions/workflows/publish.yml) |
47-
| `main` | [![Build status](https://github.com/Stillpoint-Software/hyperbee.resources/actions/workflows/publish.yml/badge.svg)](https://github.com/Stillpoint-Software/hyperbee.resources/actions/workflows/publish.yml) |
46+
| `develop` | [![Build status](https://github.com/Stillpoint-Software/hyperbee.resources/actions/workflows/publish.yml/badge.svg?branch=develop)](https://github.com/Stillpoint-Software/hyperbee.resources/actions/workflows/pack_publish.yml) |
47+
| `main` | [![Build status](https://github.com/Stillpoint-Software/hyperbee.resources/actions/workflows/publish.yml/badge.svg)](https://github.com/Stillpoint-Software/hyperbee.resources/actions/workflows/pack_publish.yml) |
4848

4949

5050
# Benchmarks

0 commit comments

Comments
 (0)