use RSSAPP_WEBHOOK_URL
Some checks failed
ci / test (push) Failing after 8m21s
fp/our CI/CD / build (push) Successful in 1m12s

This commit is contained in:
CJ_Clippy 2025-09-28 01:01:04 -08:00
parent cc0f0a33fa
commit 90aa4da02a
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: ci name: fp/our CI/CD
on: on:
pull_request: pull_request:

View File

@ -64,4 +64,4 @@ jobs:
} }
] ]
}" \ }" \
"${{ secrets.WEBHOOK_URL }}" "${{ secrets.RSSAPP_WEBHOOK_URL }}"