Skip to content

GitHub Pages build failed #48

Closed
Closed
@freearhey

Description

@freearhey

What's the problem?

Every time an action is triggered, I get the "Your site is having problems building: Page build failed." error.

I tried to replace GITHUB_TOKEN: ${{ secret.GITHUB_TOKEN }} with ACCESS_TOKEN: ${{ secret.REPO_SCOPED_TOKEN }}.

Didn't help.

I tried to add a .nojekyll file to the build.

Didn't help.

I tried using JamesIves/github-pages-deploy-action@releases/v3.

Didn't help.

I tried to add a .nojekyll file directly to gh-pages branch.

But,

You can safely commit these files directly into deployment branch without them being overridden after each deployment

is definitely not true. All files are erased every time.

Expected behavior

No errors will occur after deployment.

Therefore, I would appreciate any help in solving this problem.

Metadata

Metadata

Assignees

Labels

bug 🐝This issue describes a bug.version 2Issues related to version 2 of this action.version 3Issues related to version 3 of this action.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions