Skip to content

Commit 7aa3a8b

Browse files
committed
chore: change rootly-io to rootlyhq
1 parent 5211358 commit 7aa3a8b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33

44
<h1>pulse-action</h1>
55

6-
<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/rootly-io/pulse-action">
6+
<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/rootlyhq/pulse-action">
77
<br>
8-
<img alt="build" src="https://github.com/rootly-io/pulse-action/workflows/build/badge.svg" />
9-
<img alt="lint" src="https://github.com/rootly-io/pulse-action/workflows/lint/badge.svg" />
8+
<img alt="build" src="https://github.com/rootlyhq/pulse-action/workflows/build/badge.svg" />
9+
<img alt="lint" src="https://github.com/rootlyhq/pulse-action/workflows/lint/badge.svg" />
1010
<br />
1111
<br />
1212
<i>A GitHub action for sending a rootly pulse</i>
@@ -40,7 +40,7 @@ jobs:
4040
- uses: actions/checkout@v2
4141
- run: make deploy
4242
- name: rootly-pulse
43-
uses: rootly-io/pulse-action@main
43+
uses: rootlyhq/pulse-action@main
4444
with:
4545
api_key: ${{ secrets.ROOTLY_API_KEY }}
4646
summary: Deploy Website

0 commit comments

Comments
 (0)