docs(deploy.md): requested URL returned error: 403 (#175)

This commit is contained in:
1024 CORES 2023-02-19 04:41:36 +08:00 committed by GitHub
parent 81cfc74c17
commit ae8831f1f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ npm run build
上传至 GitHub Repo打开 `Settings` -> `Pages`,选择 `gh-pages` 分支。
选择 Github Repo打开 `Settings`-> `Action` -> `General` -> `Workflow permissions`,选择 `read and write permissions`
> `gh-pages` 已由 `.github/workflows/gh-pages.yml` 自动部署。
#### Netlify