mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-14 22:29:17 +08:00
docs: Add link to issue #9
https://github.com/peaceiris/actions-gh-pages/issues/31
This commit is contained in:
parent
74f032c7e9
commit
4530dcd167
@ -167,7 +167,11 @@ By pulling docker images, you can reduce the overall execution time of your work
|
|||||||
|
|
||||||
#### ⭐️ `GITHUB_TOKEN`
|
#### ⭐️ `GITHUB_TOKEN`
|
||||||
|
|
||||||
> **NOTES**: This action supports `GITHUB_TOKEN` but it has some problems to deploy to GitHub Pages. See #9
|
> **NOTES**: Do not use `GITHUB_TOKEN`.
|
||||||
|
>
|
||||||
|
> This action supports `GITHUB_TOKEN` but it has some problems to deploy to GitHub Pages. See [Issue #9]
|
||||||
|
|
||||||
|
[Issue #9]: https://github.com/peaceiris/actions-gh-pages/issues/9
|
||||||
|
|
||||||
```diff
|
```diff
|
||||||
- ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
|
- ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user