Skip to content

Commit d94d657

Browse files
committed
docs(lib): update CI badge in README to reflect new "Build & Test" workflow
1 parent 56c38e0 commit d94d657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> Simplify your Auth flow when working with React apps
44
5-
[![license](https://img.shields.io/github/license/forwardsoftware/react-auth.svg)](https://github.com/forwardsoftware/react-auth/blob/main/LICENSE) [![CI](https://github.com/forwardsoftware/react-auth/actions/workflows/main.yml/badge.svg)](https://github.com/forwardsoftware/react-auth/actions/workflows/main.yml)
5+
[![license](https://img.shields.io/github/license/forwardsoftware/react-auth.svg)](https://github.com/forwardsoftware/react-auth/blob/main/LICENSE) [![Build & Test](https://github.com/forwardsoftware/react-auth/actions/workflows/build-test.yml/badge.svg)](https://github.com/forwardsoftware/react-auth/actions/workflows/build-test.yml) [![Github Issues](https://img.shields.io/github/issues/forwardsoftware/react-auth.svg)](https://github.com/forwardsoftware/react-auth/issues)
66

77
[![npm](https://img.shields.io/npm/v/@forward-software/react-auth)](https://npmjs.com/package/@forward-software/react-auth) [![NPM downloads](https://img.shields.io/npm/dm/@forward-software/react-auth.svg)](https://npmjs.com/package/@forward-software/react-auth)
88

0 commit comments

Comments
 (0)