idk why would this break #5
Annotations
3 errors and 1 warning
Deploy pages
Creating Pages deployment failed
|
Deploy 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 pages
Error: Failed to create deployment (status: 400) with build version 61a8f33f21efb60ec49f3b89d64d1b834380f466. Request ID 78C1:15C72C:836D9D7:85E8203:67823B59 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