Skip to content

Commit 2ac1202

Browse files
committed
fix: badge url in readme
1 parent 0dcfdc4 commit 2ac1202

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[node]: https://img.shields.io/node/v/simple-github-release.svg
88
[node-url]: https://nodejs.org
99

10-
[build]: https://img.shields.io/github/workflow/status/TrigenSoftware/simple-release-tools/CI.svg
10+
[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/simple-release-tools/ci.yml?branch=main
1111
[build-url]: https://github.com/TrigenSoftware/simple-release-tools/actions
1212

1313
[coverage]: https://img.shields.io/codecov/c/github/TrigenSoftware/simple-release-tools.svg

packages/simple-github-release/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[deps]: https://img.shields.io/librariesio/release/npm/simple-github-release
1616
[deps-url]: https://libraries.io/npm/simple-github-release/tree
1717

18-
[build]: https://img.shields.io/github/workflow/status/TrigenSoftware/simple-release-tools/CI.svg
18+
[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/simple-release-tools/ci.yml?branch=main
1919
[build-url]: https://github.com/TrigenSoftware/simple-release-tools/actions
2020

2121
[coverage]: https://img.shields.io/codecov/c/github/TrigenSoftware/simple-release-tools.svg

0 commit comments

Comments
 (0)