add workouts and disxoed notifications

This commit is contained in:
whitney 2026-03-25 19:49:25 -07:00
parent f27ac1201c
commit 72729b6ab7
2 changed files with 4 additions and 0 deletions

View File

@ -38,3 +38,5 @@ jobs:
env: env:
GH_PAT: ${{ secrets.GH_PAT || github.token }} GH_PAT: ${{ secrets.GH_PAT || github.token }}
SECRETS_CONTEXT: ${{ toJson(secrets) }} SECRETS_CONTEXT: ${{ toJson(secrets) }}
NOTIFICATION_DISCORD: ${{ secrets.NOTIFICATION_DISCORD }}
NOTIFICATION_DISCORD_WEBHOOK_URL: ${{ secrets.NOTIFICATION_DISCORD_WEBHOOK_URL }}

View File

@ -18,6 +18,8 @@ sites:
url: https://grafana.whitney.rip url: https://grafana.whitney.rip
- name: Jakes West Coast Site - name: Jakes West Coast Site
url: https://jakeswestcoast.com url: https://jakeswestcoast.com
- name: PWS Workouts
url: https://workouts.whitney.rip
status-website: status-website:
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg