mirror of
https://github.com/whitney-server/upptime.git
synced 2026-03-26 05:23:17 -07:00
add workouts and disxoed notifications
This commit is contained in:
parent
f27ac1201c
commit
72729b6ab7
2
.github/workflows/uptime.yml
vendored
2
.github/workflows/uptime.yml
vendored
@ -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 }}
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user