Skip to content

Enable GitHub Pages in repository settings #38

@oliynykmax

Description

@oliynykmax

The GitHub Pages site needs to be enabled in order for the CI/CD deployment () to work.

The workflow's build step passes successfully, but the deploy step fails with:

Error: Failed to create deployment (status: 404)
Ensure GitHub Pages has been enabled: https://github.com/microsoft/RustTraining/settings/pages

A series of PRs has been made to set up automatic deployment:

To complete the setup, please enable GitHub Pages:

  1. Go to Settings > Pages
  2. Set Source to "GitHub Actions"

This will allow the workflow to deploy the documentation automatically on every push to main.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions