Skip to content

Commit 4530dcd

Browse files
committed
docs: Add link to issue #9
#31
1 parent 74f032c commit 4530dcd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,11 @@ By pulling docker images, you can reduce the overall execution time of your work
167167

168168
#### ⭐️ `GITHUB_TOKEN`
169169

170-
> **NOTES**: This action supports `GITHUB_TOKEN` but it has some problems to deploy to GitHub Pages. See #9
170+
> **NOTES**: Do not use `GITHUB_TOKEN`.
171+
>
172+
> This action supports `GITHUB_TOKEN` but it has some problems to deploy to GitHub Pages. See [Issue #9]
173+
174+
[Issue #9]: https://github.com/peaceiris/actions-gh-pages/issues/9
171175

172176
```diff
173177
- ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}

0 commit comments

Comments
 (0)