Skip to content

Conversation

@honglonglong
Copy link

Inspired by: Issue 628

添加对cloudflare pages的支持,需要配置下面的参数:
settings -> secrets and variables -> action -> variable:

名字 说明
CLOUDFLARE_PAGE_PROJECT Cloudflare Page project的名字,注意创建的是page,不是worker,否则提示找不到project。之所以把这个放到变量里,不放到secret里,是方便调试,而且project名字也不是敏感信息

settings -> secrets and variables -> action -> secrets:

名字 说明
CLOUDFLARE_ACCOUNT_ID Account ID
CLOUDFLARE_API_TOKEN 选择"编辑 Cloudflare Workers"模板创建API Token

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant