Skip to content

Commit 499752c

Browse files
committed
fix tags
1 parent ddbe437 commit 499752c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# lycheeorg.dev
22

3-
[![Build Status][build-status-shield]](https://github.com/LycheeOrg/LycheeOrg.github.io/actions)
3+
[![Build Status][build-status-shield]](https://github.com/LycheeOrg/LycheeOrg.github.io/actions/workflows/CI.yml)
4+
[![Image Status][image-status-shield]](https://github.com/LycheeOrg/LycheeOrg.github.io/actions/workflows/Docker.yml)
45

56
## Dependencies
67

@@ -34,4 +35,5 @@ npm run dev
3435

3536
Run `make` to generate the HTML files, which can then be found in `dist/`.
3637

37-
[build-status-shield]: https://img.shields.io/github/actions/workflow/status/LycheeOrg/LycheeOrg.github.io/CI.yml?branch=master
38+
[build-status-shield]: https://img.shields.io/github/actions/workflow/status/LycheeOrg/LycheeOrg.github.io/CI.yml?branch=master
39+
[image-status-shield]: https://img.shields.io/github/actions/workflow/status/LycheeOrg/LycheeOrg.github.io/Docker.yml?branch=master

0 commit comments

Comments
 (0)