Skip to content

Commit

Permalink
docs: Add link to issue #9
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Sep 22, 2019
1 parent 74f032c commit 4530dcd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,11 @@ By pulling docker images, you can reduce the overall execution time of your work

#### ⭐️ `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:/peaceiris/actions-gh-pages/issues/9

```diff
- ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
Expand Down

0 comments on commit 4530dcd

Please sign in to comment.