docs: Enhance Supported Platforms

This commit is contained in:
Shohei Ueda
2020-04-30 16:38:29 +09:00
committed by GitHub
parent 714f710922
commit 91e6658ef0

View File

@@ -45,6 +45,8 @@ Notes: Actually, the `GITHUB_TOKEN` works for deploying to GitHub Pages but it h
### Supported Platforms
All Actions runners: Linux (Ubuntu), macOS, and Windows are supported.
| runs-on | `github_token` | `deploy_key` | `personal_token` |
|---|:---:|:---:|:---:|
| ubuntu-18.04 | ✅️ | ✅️ | ✅️ |