Update documentation for RAG systems with improved layout and promoti… #56
Annotations
3 errors
|
deploy
Error: Failed to create deployment (status: 400) with build version f314835ac4282668a5e0bdb47c9ac1a86b4175fc. Request ID 4C10:3C0E5:10A7531:3CBBEA4:68AE6C0F Responded with: Missing environment. Ensure your workflow's deployment job has an environment. Example:
jobs:
deploy:
environment:
name: github-pages
|
|
deploy
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
Creating Pages deployment failed
|