Meekdai / Gmeek

Gmeek is a Blog All in Github
https://meekdai.github.io
MIT License
1.66k stars 238 forks source link

修改配置文件手动全局生成一次报错。 #31

Open o0v0 opened 9 months ago

o0v0 commented 9 months ago

![Uploading 屏幕截图 2024-02-07 183631.png…]()

Run actions/deploy-pages@v4 with: token: *** timeout: 600000 error_count: 10 reporting_interval: 5000 artifact_name: github-pages preview: false Fetching artifact metadata for "github-pages" in this workflow run Found 3 artifact(s) Error: Fetching artifact metadata failed. Is githubstatus.com reporting issues with API requests, Pages, or Actions? Please re-run the deployment at a later time. Error: Error: Multiple artifacts named "github-pages" were unexpectedly found for this workflow run. Artifact count is 3. at getArtifactMetadata (/home/runner/work/_actions/actions/deploy-pages/v4/src/internal/api-client.js:89:1) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Deployment.create (/home/runner/work/_actions/actions/deploy-pages/v4/src/internal/deployment.js:66:1) at main (/home/runner/work/_actions/actions/deploy-pages/v4/src/index.js:30:1) Error: Error: Multiple artifacts named "github-pages" were unexpectedly found for this workflow run. Artifact count is 3.

o0v0 commented 9 months ago

1

Meekdai commented 9 months ago

这个貌似是你同时执行的Actions数量太多导致的。