Skip to content

Commit

Permalink
docs: enhance external repository section
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed May 28, 2020
1 parent fef0123 commit 938e1fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ For example:
You can use `deploy_key` or `personal_token`.
When you use `deploy_key`, set your private key to the repository which includes this action and set your public key to your external repository.

Be careful, `GITHUB_TOKEN` has no permission to access to external repositories.
**Be careful, `GITHUB_TOKEN` has no permission to access to external repositories. Please create a personal access token and set it to `personal_token` like `personal_token: ${{ secrets.PERSONAL_TOKEN }}`.**

### ⭐️ Force orphan

Expand Down

0 comments on commit 938e1fa

Please sign in to comment.