Skip to content

Commit 88fc51f

Browse files
docs(readme): fix link to wrong workflow for badge
The NPM workflow used the docker workflow in darkmode. Which is an issue as that is wrong. This commit fixes that.
1 parent 8d68bd5 commit 88fc51f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<a href="https://github.com/Tygo-van-den-Hurk/Slyde/actions/workflows/many--publish-npm-package.yaml">
6868
<picture>
6969
<source srcset="https://img.shields.io/github/actions/workflow/status/Tygo-van-den-Hurk/Slyde/many--publish-npm-package.yaml?style=flat&labelColor=FFFFFF&color=f9c262&logo=npm&logoColor=000000&label=NPM&branch=main&event=push" media="(prefers-color-scheme: light)" />
70-
<img src="https://img.shields.io/github/actions/workflow/status/Tygo-van-den-Hurk/Slyde/many--build-and-push-image.yaml?style=flat&labelColor=2F363D&color=FF8C2B&logo=npm&logoColor=FFFFFF&label=NPM&branch=main&event=push" alt="NPM package building" />
70+
<img src="https://img.shields.io/github/actions/workflow/status/Tygo-van-den-Hurk/Slyde/many--publish-npm-package.yaml?style=flat&labelColor=2F363D&color=FF8C2B&logo=npm&logoColor=FFFFFF&label=NPM&branch=main&event=push" alt="NPM package building" />
7171
</picture>
7272
</a>
7373
</badges-container>

0 commit comments

Comments
 (0)