From 7aa3a8baf889ff8b37a489dde53edece73b24a64 Mon Sep 17 00:00:00 2001 From: Matt Gleich Date: Sat, 7 Aug 2021 11:20:36 -0400 Subject: [PATCH] chore: change rootly-io to rootlyhq --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0c1c5c4..a5bf4cc 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@

pulse-action

- GitHub release (latest by date) + GitHub release (latest by date)
- build - lint + build + lint

A GitHub action for sending a rootly pulse @@ -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