Merge pull request #614 from ShoyuVanilla/issue-600 #542
Annotations
3 errors and 1 warning
Run actions/deploy-pages@v4
Creating Pages deployment failed
|
Run actions/deploy-pages@v4
HttpError: Missing environment. Ensure your workflow's deployment job has an environment. Example:
jobs:
deploy:
environment:
name: github-pages
at /home/runner/work/_actions/actions/deploy-pages/v4/node_modules/@octokit/request/dist-node/index.js:124:1
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at createPagesDeployment (/home/runner/work/_actions/actions/deploy-pages/v4/src/internal/api-client.js:125:1)
at Deployment.create (/home/runner/work/_actions/actions/deploy-pages/v4/src/internal/deployment.js:74:1)
at main (/home/runner/work/_actions/actions/deploy-pages/v4/src/index.js:30:1)
|
Run actions/deploy-pages@v4
Error: Failed to create deployment (status: 400) with build version 0ac5c1c9843718136c76ac600f13781200adc718. Request ID 0400:5FF21:490F670:4A56362:6762F6C9 Responded with: Missing environment. Ensure your workflow's deployment job has an environment. Example:
jobs:
deploy:
environment:
name: github-pages
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading