File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ contents:
118
118
1. This step is only necessary if you want to use the
119
119
[built-in optimize plugin] to automatically compress images.
120
120
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
122
122
[personal access token] when deploying [Insiders], which can be done
123
123
using [GitHub secrets].
124
124
@@ -197,7 +197,7 @@ contents:
197
197
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
198
198
```
199
199
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
201
201
[personal access token] when deploying [Insiders], which can be done
202
202
using [masked custom variables].
203
203
You can’t perform that action at this time.
0 commit comments