mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-02-10 04:03:49 +00:00
Update README.md
This commit is contained in:
parent
8aea3055ca
commit
455788d397
@ -29,9 +29,9 @@ This deploy action can be combined simply and freely with [Static Site Generator
|
||||
The above example step will deploy `./public` directory to `gh-pages` branch.
|
||||
|
||||
| Token | Private repo | Public repo | Protocol | Setup |
|
||||
|---|---|---|---|---|
|
||||
| `GITHUB_TOKEN` | ✅️ | ❌️ | https | Unnecessary |
|
||||
| `PERSONAL_TOKEN` | ✅️ | ✅️ | https | Necessary |
|
||||
|---|:---:|:---:|---|---|
|
||||
| `GITHUB_TOKEN` | ✅️ | ❌️ | HTTPS | Unnecessary |
|
||||
| `PERSONAL_TOKEN` | ✅️ | ✅️ | HTTPS | Necessary |
|
||||
| `ACTIONS_DEPLOY_KEY` | ✅️ | ✅️ | SSH | Necessary |
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user