Skip to content

Deploy website to the server only#3

Draft
JohnHeikens wants to merge 1 commit into
mainfrom
agent/remove-github-pages
Draft

Deploy website to the server only#3
JohnHeikens wants to merge 1 commit into
mainfrom
agent/remove-github-pages

Conversation

@JohnHeikens

Copy link
Copy Markdown
Contributor

What changed

  • Switch the deployment caller from deploy-site-with-pages.yml to the server-only deploy-site.yml.
  • Remove GitHub Pages and OIDC permissions.
  • Remove the Pages CNAME file.
  • Replace the obsolete GitHub Pages URL with the canonical https://open-aec.com/ URL.

Why

OpenAEC no longer deploys websites to GitHub Pages. The canonical site is already deployed to /var/www/open-aec.com.

Impact

Pushes to main continue deploying the same static site to the OpenAEC server, without creating a Pages deployment or Pages artifact. The repository's Pages setting should be disabled after this PR is merged.

Checks

  • actionlint .github/workflows/*.yml
  • no GitHub Pages actions, permissions, reusable workflow references, CNAME, or obsolete self-hosted Pages URLs remain
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant