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
Copy file name to clipboardExpand all lines: docs/browser/prepare-fork.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -205,11 +205,20 @@ This is a new step required with `Loop 3.6.0` and newer versions. It provides au
205
205
ENABLE_NUKE_CERTS
206
206
```
207
207
208
-
What did you just do?
208
+
What will this accomplish?
209
209
210
210
* Certificates will be automatically updated if you have configured this `Variable`
211
211
* With `Loop 3.6.0` and newer versions, as long as your *Apple* developers license is valid and all agreements are signed: **you can skip the steps to create or renew your certificates**!
212
212
213
+
Not sure how to get to the Variables screen. Review the two graphics.
214
+
215
+
This graphic shows how to access Variables for a repository (similar steps required for an organization).
216
+
217
+
{width="600"}
218
+
{align="center"}
219
+
220
+
This graphic shows how to add the `ENABLE_NUKE_CERTS` to an organization. Be sure that Repository access is set to `Public repositories`. When adding this to a repository, that option is not shown.
0 commit comments