Merge pull request #1374 from pskdje/patch-live-beta1 #296
Annotations
3 errors and 1 warning
Deploy to GitHub Pages
Error: Failed to create deployment (status: 400) with build version a9586685f8c797b8df0675aaf76b6b01d4ce6996. Request ID 0411:1497DA:2E0973A:2F0C40C:68CCCF19 Responded with: Missing environment. Ensure your workflow's deployment job has an environment. Example:
jobs:
deploy:
environment:
name: github-pages
|
Deploy to GitHub Pages
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)
|
Deploy to GitHub Pages
Creating Pages deployment failed
|
Setup Node.js environment
Failed to restore: Cache service responded with 400
|
Loading