From ebbe9b5ee9d8f482c0c9ebc6e9ac6881e5ef9983 Mon Sep 17 00:00:00 2001 From: johnd0e <1838643+johnd0e@users.noreply.github.com> Date: Fri, 15 Mar 2024 01:38:27 +0100 Subject: [PATCH] Fix README as we are not on Github anymore --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ba060b..fdcc558 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,9 @@ into https://workers.cloudflare.com/playground (see there `Deploy` button). ### Advanced instructions +
+Button-deploy and CI are only supported on Github + > [!TIP] > If your account is new and you haven't created any workers yet, some of the links mentioned below > might be inaccessible. Therefore, it's recommended to create at least a "Hello World" Worker: @@ -80,7 +83,7 @@ replacing the existing `id` with your copied value. Once you push these changes, the CI will automatically deploy the repo to Cloudflare Workers, this time without any issues. - +
### Manual deployment