aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author alemi.dev <[email protected]>2025-08-02 16:31:07 +0200
committer GitHub <[email protected]>2025-08-02 16:31:07 +0200
commit5a064b325fadf08a0812f76ab3b620c0fe39c0b4 (patch)
tree321eb1243b07ebd24f610738becea787687ed641
parent8cfa35c5ec520d881e5fa764ef226155ced57e95 (diff)
parentac314a9f3130afabf8dece267615ea3624e52835 (diff)
Merge pull request #14 from hexedtech/chore/actions-tag-in-readmeHEADdev
fix: point to newer tag
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 60015b3..d8ba0fd 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
[![codemp](https://code.mp/static/banner.png)](https://code.mp)
-[![Actions Status](https://github.com/hexedtech/codemp-proto/actions/workflows/ci.yml/badge.svg)](https://github.com/hexedtech/codemp-proto/actions)
+[![Actions Status](https://github.com/hexedtech/codemp-proto/actions/workflows/test.yml/badge.svg)](https://github.com/hexedtech/codemp-proto/actions)
[![Crates.io Version](https://img.shields.io/crates/v/codemp-proto)](https://crates.io/crates/codemp-proto)
[![docs.rs](https://img.shields.io/docsrs/codemp-proto)](https://docs.rs/codemp-proto)
[![Crates.io License](https://img.shields.io/crates/l/codemp-proto)](https://github.com/hexedtech/codemp-proto/blob/dev/LICENSE)