Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejuice authored Jun 17, 2024
1 parent 2888b51 commit 65dd621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ This worker is invoked every time a new `discussion` or `discussion_comment` is
WEBSITE_URL: string (the base URL of the website, e.g., https://example.com)
```

6. Deploy the Cloudflare worker `wrangler deploy` manually or setup Github Actions Continuous deploymeny by adding the Cloudflare API Token generated by `Edit Cloudflare Worker` template
6. Deploy the Cloudflare worker `wrangler deploy` manually or setup Github Actions Continuous deploymeny by adding the Cloudflare API Token generated with `Edit Cloudflare Worker` template
```
CLOUDFLARE_API_TOKEN: string (Github environment secrect)
```

0 comments on commit 65dd621

Please sign in to comment.