@@ -27,13 +27,16 @@ _[Holds hand to earpiece]_ I'm being told Bluesky Search is now called [Palomar]
27
27
2 . Create a Cloudflare API Token (the Edit Workers template is fine)
28
28
3 . Create a Bluesky App Password
29
29
4 . Fork this repository
30
- 5 . Set the following in your fork:
31
- * Variables: ` BLUESKY_HANDLE ` , ` CLOUDFLARE_ACCOUNT_ID ` , ` CLOUDFLARE_WORKER_NAME `
32
- * Secrets: ` BLUESKY_APP_PASSWORD ` , ` CLOUDFLARE_API_TOKEN `
30
+ 5 . In your fork's ** Settings > Secrets and variables > Actions** , set the following:
31
+ * Variable: ` BLUESKY_HANDLE `
32
+ * Variable: ` CLOUDFLARE_ACCOUNT_ID `
33
+ * Variable: ` CLOUDFLARE_WORKER_NAME `
34
+ * Secret: ` BLUESKY_APP_PASSWORD `
35
+ * Secret: ` CLOUDFLARE_API_TOKEN `
33
36
6 . Edit [ CONFIG.md] ( CONFIG.md ) in your fork
34
- 7 . Run ** Check Requirements** GitHub Action in your fork
35
- 8 . Run ** Deploy to Cloudflare** GitHub Action in your fork
36
- 9 . Run ** Publish Feed Generator** GitHub Action in your fork
37
+ 7 . Go to ** Actions ** > ** 1. Check Requirements** , select ** Run Workflow ** , refresh and wait for completion
38
+ 8 . Go to ** Actions ** > ** 2. Deploy to Cloudflare** , select ** Run Workflow ** , refresh and wait for completion
39
+ 9 . Go to ** Actions ** > ** 3. Publish Feed Generator** , select ** Run Workflow ** , refresh and wait for completion
37
40
38
41
## Installation & Configuration: Director's Cut
39
42
0 commit comments