Skip to content

Commit e618f29

Browse files
committed
chore: fix build status badge
Signed-off-by: Tuan Anh Tran <me@tuananh.org>
1 parent 8cd635a commit e618f29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> camaro is a Node.js library that transform XML to JSON, using Node.js bindings to a native XML parser [pugixml](http://pugixml.org/) - one of the fastest XML parsers around.
44
55
[![npm](https://raster.shields.io/npm/v/camaro)](https://npm.im/camaro)
6-
![Build status](https://github.com/tuananh/camaro/workflows/CI/badge.svg)
6+
![Build status](https://github.com/tuananh/camaro/actions/workflows/ci.yaml/badge.svg)
77
[![npm](https://raster.shields.io/npm/dt/camaro)](https://npm.im/camaro)
88
[![license](https://raster.shields.io/npm/l/camaro)](https://npm.im/camaro)
99

0 commit comments

Comments
 (0)