Skip to content

Commit 2e2f5bc

Browse files
authored
Update README.md
1 parent d932292 commit 2e2f5bc

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,9 @@ CLOUDFLARE_EMAIL=your-cloudflare-email
8383

8484
in Settings -> Secrets -> Actions -> New repository secret.
8585

86-
Now add 'production' and 'staging' environments in github as well, by going to Settings -> Environments -> New environment. Add secrets there.
86+
Now add 'production' and 'staging' environments in github as well, by going to Settings -> Environments -> New environment. Add secrets there. You will no longer manage secrets in the workers dashboard, it will all be consolidated here.
87+
88+
all preview environments (PRs) will use the staging environment variable.
8789

8890
Now add the newly added secrets to the github actions workflow under `env`.
8991

0 commit comments

Comments
 (0)