diff --git a/README.md b/README.md index f9754e9..efe98f5 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,14 @@ ## 部署教程 +### 通过 GitHub Actions 发布至 CloudFlare + +从 CloudFlare 获取 `CLOUDFLARE_API_TOKEN` 值,并设置到项目。 + +> `https://github.com///settings/secrets/actions` + +### 本地部署到 CloudFlare + 1. 注册 [CloudFlare 账号](https://www.cloudflare.com/),并且设置 **Workers** 域名 (比如:`***.workers.dev`) 2. 安装 [Wrangler 命令行工具](https://developers.cloudflare.com/workers/wrangler/)。 ```bash diff --git a/src/template.ts b/src/template.ts index 35b6098..a1542e1 100644 --- a/src/template.ts +++ b/src/template.ts @@ -120,7 +120,7 @@ export const htmlTemplate = `