From 5d2a775b5f6555ea32145c87e3a34a0650ae0b4e Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Sat, 17 Feb 2024 10:31:10 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ca0531..8b18903 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ expressions: An action can be setup to scan for deals, send a notification and store previously found deals in the repo. -It also requires the corresponding [encrypted secrets](https://docs.github.com/en/free-pro-team@latest/actions/reference/encrypted-secrets) setup. +The following workflow requires an `APPRISE_URL` [secret](https://docs.github.com/en/free-pro-team@latest/actions/reference/encrypted-secrets). ```yaml # .github/workflows/rfd-notify.yml