Skip to content

Add GitHub Actions workflow and configure base URL #1

Add GitHub Actions workflow and configure base URL

Add GitHub Actions workflow and configure base URL #1

Triggered via push February 8, 2026 14:58
Status Failure
Total duration 38s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
Error: Failed to create deployment (status: 400) with build version be30467c0577a4a8da7bf123fa2aa58b1b761620. Request ID F411:5653C:BE70DAF:3301701D:6988A4BC Responded with: Missing environment. Ensure your workflow's deployment job has an environment. Example: jobs: deploy: environment: name: github-pages
build
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)
build
Creating Pages deployment failed