mirror of
https://github.com/tomasriveral/action-ntfy-down.git
synced 2026-08-11 18:28:40 +02:00
11 lines
234 B
Markdown
11 lines
234 B
Markdown
# action-ntfy-down
|
|
Really simple GitHub actions to alert via ntfy when a website is down.
|
|
|
|
|
|
# How to use
|
|
1. Activate actions in your repo.
|
|
2. Add the following secrets to your actions
|
|
- WEBSITE_URL
|
|
- NTFY_URL
|
|
- NTFY_TOKEN
|