Skip to content

GitHub Pages re-building with Jekyll despite .nojekyll present #1473

Closed
@egouldo

Description

@egouldo

Describe the bug

Github pages bot re-building page with Jekyll (despite .nojekyll) being present after successful deployment using JamesIves
github-pages-deploy-action.

Reproduction Steps

Manually force rerun of workflow file https://github.com/egouldo/ManyEcoEvo/actions/workflows/pkgdown.yaml. Build will be successful, but will trigger pages-build-deployment GitHub bot action, which will fail, https://github.com/egouldo/ManyEcoEvo/actions/runs/6779117783.

Logs

  1. Initial workflow: https://github.com/egouldo/ManyEcoEvo/actions/runs/6779032303/job/18425450012 (successful)
  2. pages-build-deployment, triggered by 1: https://github.com/egouldo/ManyEcoEvo/actions/runs/6779117783

Workflow

https://github.com/egouldo/ManyEcoEvo/actions/workflows/pkgdown.yaml

Additional Comments

I have also created a discussion item at https://github.com/orgs/community/discussions/73729 in case the problem is not caused by this action.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions