Skip to content

Commit 524eb21

Browse files
committed
Update build readme badge
1 parent 84e10b2 commit 524eb21

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @wyze/github-release · [![Build Status][circleci-image]][circleci-url] [![npm][npm-image]][npm-url] [![Codecov.io][codecov-image]][codecov-url]
1+
# @wyze/github-release · [![Build Status][actions-image]][actions-url] [![npm][npm-image]][npm-url] [![Codecov.io][codecov-image]][codecov-url]
22

33
> Generate a GitHub release.
44
@@ -36,8 +36,8 @@ $ github-release
3636

3737
MIT © [Neil Kistner](//neilkistner.com)
3838

39-
[circleci-image]: https://img.shields.io/circleci/project/github/wyze/github-release.svg?style=flat-square
40-
[circleci-url]: https://circleci.com/gh/wyze/github-release
39+
[actions-image]: https://img.shields.io/github/workflow/status/wyze/github-release/CI.svg?style=flat-square
40+
[actions-url]: https://github.com/wyze/github-release/actions
4141

4242
[npm-image]: https://img.shields.io/npm/v/@wyze/github-release.svg?style=flat-square
4343
[npm-url]: https://npmjs.com/package/@wyze/github-release

0 commit comments

Comments
 (0)