Skip to content

Commit 70c6793

Browse files
committed
add more information about where to add the Variable
1 parent 1efbc14 commit 70c6793

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/browser/prepare-fork.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,10 @@ Once you add all six <code>Secrets</code>, your screen should look similar to th
198198

199199
This is a new step required with `Loop 3.6.0` and newer versions. It provides automatic renewal of certificates, which expire once per year.
200200

201-
1. While in the same screen where you enter the `Secrets`, click on the `Variables` tab to the right of the `Secrets` tab:
201+
1. While in the same screen where you enter the `Secrets`, click on the `Variables` tab to the right of the `Secrets` tab
202+
* If you aren't at the screen:
203+
* ***GitHub* organization account**: go to your organization page and select Settings; scroll down, select `Secret and Variable` and then select `Actions`
204+
* ***GitHub* personal account**: go to your repository for the app you are building, select Settings; scroll down, select `Secret and Variable` and then select `Actions`
202205
1. Select new variable and give it the name the `ENABLE_NUKE_CERTS` and enter `true` as the value
203206

204207
``` { .text .copy }

0 commit comments

Comments
 (0)