Enable GitHub Pages deployment in existing CI workflow - #1
Merged
Conversation
Co-authored-by: LauraCD2 <86331450+LauraCD2@users.noreply.github.com>
Co-authored-by: LauraCD2 <86331450+LauraCD2@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update repository configuration to enable deployment to GitHub Pages
Enable GitHub Pages deployment in existing CI workflow
Mar 18, 2026
LauraCD2
marked this pull request as ready for review
March 18, 2026 14:23
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates repository configuration so pushes to
maincan publish the built Astro site to GitHub Pages. The existing CI workflow is extended with a Pages deployment stage while preserving current build/check behavior.Workflow-level Pages controls
contents: read).group: ${{ github.workflow }}-pagescancel-in-progress: falseNew deploy job (push-only)
deployjob to.github/workflows/actions.yaml.pushevents and depends onbuild+check.pages: write,id-token: write).dist, uploads it as Pages artifact, and deploys via official Pages actions.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
plus.unsplash.com/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/hdspgroup.github.io/hdspgroup.github.io/node_modules/.bin/astro build(dns block)telemetry.astro.build/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/hdspgroup.github.io/hdspgroup.github.io/node_modules/.bin/astro build(dns block)If you need me to access, download, or install something from one of these locations, you can either:
📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.