Skip to content

Commit 5d1f77c

Browse files
committed
Documentation
1 parent f5fea7c commit 5d1f77c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/publishing-your-site.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ contents:
118118
1. This step is only necessary if you want to use the
119119
[built-in optimize plugin] to automatically compress images.
120120

121-
2. Remember to set the `GH_TOKEN` environment variable to the value of your
121+
2. Remember to set the `GH_TOKEN` repository secret to the value of your
122122
[personal access token] when deploying [Insiders], which can be done
123123
using [GitHub secrets].
124124

@@ -197,7 +197,7 @@ contents:
197197
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
198198
```
199199

200-
1. Remember to set the `GH_TOKEN` environment variable to the value of your
200+
1. Remember to set the `GH_TOKEN` repository secret to the value of your
201201
[personal access token] when deploying [Insiders], which can be done
202202
using [masked custom variables].
203203

0 commit comments

Comments
 (0)