Skip to content

Commit

Permalink
chore: change rootly-io to rootlyhq
Browse files Browse the repository at this point in the history
  • Loading branch information
gleich committed Aug 7, 2021
1 parent 5211358 commit 7aa3a8b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@

<h1>pulse-action</h1>

<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/rootly-io/pulse-action">
<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/rootlyhq/pulse-action">
<br>
<img alt="build" src="https://github.com/rootly-io/pulse-action/workflows/build/badge.svg" />
<img alt="lint" src="https://github.com/rootly-io/pulse-action/workflows/lint/badge.svg" />
<img alt="build" src="https://github.com/rootlyhq/pulse-action/workflows/build/badge.svg" />
<img alt="lint" src="https://github.com/rootlyhq/pulse-action/workflows/lint/badge.svg" />
<br />
<br />
<i>A GitHub action for sending a rootly pulse</i>
Expand Down Expand Up @@ -40,7 +40,7 @@ jobs:
- uses: actions/checkout@v2
- run: make deploy
- name: rootly-pulse
uses: rootly-io/pulse-action@main
uses: rootlyhq/pulse-action@main
with:
api_key: ${{ secrets.ROOTLY_API_KEY }}
summary: Deploy Website
Expand Down

0 comments on commit 7aa3a8b

Please sign in to comment.