Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Jul 9, 2024
1 parent f5fea7c commit 5d1f77c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/publishing-your-site.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ contents:
1. This step is only necessary if you want to use the
[built-in optimize plugin] to automatically compress images.

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

Expand Down Expand Up @@ -197,7 +197,7 @@ contents:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
```

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

Expand Down

0 comments on commit 5d1f77c

Please sign in to comment.