Skip to content

Commit bea162d

Browse files
committed
fix: fix CI badge
1 parent d30a16c commit bea162d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI/CD
1+
name: CI
22

33
on: [push]
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# IPData JavaScript Library
22

3-
[![CI Status](https://github.com/ConnerTechnology/ipdata-js-library/workflows/.github/workflows/main.yml/badge.svg)](https://github.com/ConnerTechnology/ipdata-js-library/actions)
3+
[![](https://github.com/ConnerTechnology/ipdata-js-library/workflows/CI/badge.svg)](https://github.com/ConnerTechnology/ipdata-js-library/actions)
44

55
JavaScript library that can be used in a web browser or Node.js application to gather information using https://ipdata.co.
66

0 commit comments

Comments
 (0)