Skip to content

Commit f3d240f

Browse files
authored
chore: update badge (#168)
1 parent a3ce424 commit f3d240f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
---
33

44
[![NPM version][npm-image]][npm-url]
5-
[![build status][circleci-image]][circleci-url]
5+
[![build status][github-actions-image]][github-actions-url]
66
[![codecov](https://codecov.io/gh/react-component/drawer/branch/master/graph/badge.svg)](https://codecov.io/gh/react-component/drawer)
77
[![node version][node-image]][node-url]
88
[![npm download][download-image]][download-url]
99

1010
[npm-image]: http://img.shields.io/npm/v/rc-drawer.svg?style=flat-square
1111
[npm-url]: http://npmjs.org/package/rc-drawer
12-
[circleci-image]: https://img.shields.io/circleci/build/github/react-component/drawer/master.svg?style=flat-square
13-
[circleci-url]: https://circleci.com/gh/react-component/drawer/tree/master
12+
[github-actions-image]: https://github.com/react-component/drawer/workflows/CI/badge.svg
13+
[github-actions-url]: https://github.com/react-component/drawer/actions
1414
[node-image]: https://img.shields.io/badge/node.js-%3E=_0.10-green.svg?style=flat-square
1515
[node-url]: http://nodejs.org/download/
1616
[download-image]: https://img.shields.io/npm/dm/rc-drawer.svg?style=flat-square

0 commit comments

Comments
 (0)