From 72729b6ab74cb736a7cec7b3c1dee8a581021e1f Mon Sep 17 00:00:00 2001 From: whitney Date: Wed, 25 Mar 2026 19:49:25 -0700 Subject: [PATCH] add workouts and disxoed notifications --- .github/workflows/uptime.yml | 2 ++ .upptimerc.yml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/.github/workflows/uptime.yml b/.github/workflows/uptime.yml index 4773d0ca..d73895d1 100644 --- a/.github/workflows/uptime.yml +++ b/.github/workflows/uptime.yml @@ -38,3 +38,5 @@ jobs: env: GH_PAT: ${{ secrets.GH_PAT || github.token }} SECRETS_CONTEXT: ${{ toJson(secrets) }} + NOTIFICATION_DISCORD: ${{ secrets.NOTIFICATION_DISCORD }} + NOTIFICATION_DISCORD_WEBHOOK_URL: ${{ secrets.NOTIFICATION_DISCORD_WEBHOOK_URL }} diff --git a/.upptimerc.yml b/.upptimerc.yml index 84d3608d..79ec616d 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -18,6 +18,8 @@ sites: url: https://grafana.whitney.rip - name: Jakes West Coast Site url: https://jakeswestcoast.com + - name: PWS Workouts + url: https://workouts.whitney.rip status-website: logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg