You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in Settings -> Secrets -> Actions -> New repository secret.
85
85
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.
87
89
88
90
Now add the newly added secrets to the github actions workflow under `env`.
0 commit comments