Skip to main content
U.S. flag

An official website of the United States government

The .gov means it’s official.
Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you’re on a federal government site.

The site is secure.
The https:// ensures that you are connecting to the official website and that any information you provide is encrypted and transmitted securely.

Build Errors

The following is a non-exhausitve list of commmon issues we see partners run into:

  • Trying to deploy code that uses the github-pages  gem interferes with the Pages build process to specific URLs. Users should always remove that gem from their repos.
  • Errors like “Pages can’t confirm org permissions for ‘your-org’.” Either your-org  hasn’t approved access for Pages or you aren’t an org member. Ensure you are an org member and ask an org owner to authorize Pages for the organization can be resolved by visiting this link and requesting org access as needed. This happens because Pages can’t tap a repo without org approval. Typically these permissions are granted when initially granting access to Pages.