Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Your repo must include the CF Worker script to be deployed and an optional `serv
This action will expect the following environmental variables to be passed:

```
CLOUDFLARE_AUTH_EMAIL #the email associated with the accout
CLOUDFLARE_AUTH_EMAIL #the email associated with the account
CLOUDFLARE_ACCOUNT_ID #your account ID
CLOUDFLARE_ZONE_ID #your Cloudflare zone ID
CLOUDFLARE_AUTH_KEY #your global API key; use the secret variable type available within GitHub Actions for this variable
Expand Down