Github 页面部署失败

mat*_*mat 7 github github-pages github-actions

在尝试部署我的 github 网页时,会间歇性地弹出此错误。我不知道该怎么做,我已经删除并重新创建了存储库,但错误仍然存​​在。我的所有 github 页面存储库都遇到同样的问题。

这是一个存储库示例: https: //github.com/cnftstats/borgs

Run actions/deploy-pages@v1
Actor: github-pages[bot]
Action ID: 1998855719
Artifact URL: https://pipelines.actions.githubusercontent.com/odmqpuZ7yGar25NNWIM53v9pBjO9vEwDjecGIYtf9ECZfcxi8V/_apis/pipelines/workflows/1998855719/artifacts?api-version=6.0-preview
{"count":1,"value":[{"containerId":359584,"size":14684160,"signedContent":null,"fileContainerResourceUrl":"https://pipelines.actions.githubusercontent.com/odmqpuZ7yGar25NNWIM53v9pBjO9vEwDjecGIYtf9ECZfcxi8V/_apis/resources/Containers/359584","type":"actions_storage","name":"github-pages","url":"https://pipelines.actions.githubusercontent.com/odmqpuZ7yGar25NNWIM53v9pBjO9vEwDjecGIYtf9ECZfcxi8V/_apis/pipelines/1/runs/21/artifacts?artifactName=github-pages","expiresOn":"2022-06-15T13:26:01.9505756Z","items":null}]}
Creating deployment with payload:
{
    "artifact_url": "https://pipelines.actions.githubusercontent.com/odmqpuZ7yGar25NNWIM53v9pBjO9vEwDjecGIYtf9ECZfcxi8V/_apis/pipelines/1/runs/21/artifacts?artifactName=github-pages&%24expand=SignedContent",
    "pages_build_version": "bf8f96d22c5dd116a5d94ee24cd398bdda60035f",
    "oidc_token": "***"
}
Failed to create deployment for bf8f96d22c5dd116a5d94ee24cd398bdda60035f.
{"message":"Deployment request failed for bf8f96d22c5dd116a5d94ee24cd398bdda60035f due to in progress deployment. Please cancel e92de3f483b775a12d4f784d7cc661ff2847fa62 first or wait for it to complete.","documentation_url":"https://docs.github.com/rest/reference/repos#create-a-github-pages-deployment"}
Error: Error: Request failed with status code 400
Error: Error: Request failed with status code 400
Sending telemetry for run id 1998855719
Run Code Online (Sandbox Code Playgroud)

Mat*_*att 14

GitHub Actions 目前遇到性能下降问题,并在其状态页面上发布了这一情况。因此,您很可能正在经历当前问题的副作用。其他用户也报告了同样的问题。请稍后在 GitHub 解决问题后重试。

更新:更多产品现在受到影响并且性能下降。检查他们的状态页面以了解更多详细信息: https: //www.githubstatus.com