Skip to content

Fix: Add missing sitePath configuration#249

Merged
dshevtsov merged 2 commits into
mainfrom
ds_fix-gh-pages
Dec 19, 2025
Merged

Fix: Add missing sitePath configuration#249
dshevtsov merged 2 commits into
mainfrom
ds_fix-gh-pages

Conversation

@dshevtsov

@dshevtsov dshevtsov commented Dec 19, 2025

Copy link
Copy Markdown
Contributor

Purpose of this pull request

This pull request simplifies the GitHub Pages deployment workflow by removing the manual branch input parameter and using github.ref_name directly. This change makes the workflow more reliable by automatically deploying the branch from which the workflow is triggered, eliminating the need for manual input.

Additionally, this PR adds the sitePath configuration to package.json to ensure consistent site path settings across the repository.

Test

Green workflow run: https://github.com/AdobeDocs/commerce-frontend-core/actions/runs/20380907320

Affected pages

N/A - This PR modifies CI/CD configuration and package metadata only; no documentation pages are affected.

Links to the public Commerce codebase

N/A - Configuration changes only.

@dshevtsov dshevtsov self-assigned this Dec 19, 2025
@dshevtsov dshevtsov added the bug Something isn't working label Dec 19, 2025
@github-project-automation github-project-automation Bot moved this to 📋 Needs Review in Commerce - Pull Requests Dec 19, 2025
@dshevtsov dshevtsov changed the title Add sitePath configuration in package.json and update GitHub Actions … Fix: Add missing sitePath configuration Dec 19, 2025
@dshevtsov dshevtsov requested a review from keharper December 19, 2025 19:58
@github-project-automation github-project-automation Bot moved this from 📋 Needs Review to 👍 Approved in Commerce - Pull Requests Dec 19, 2025
@dshevtsov dshevtsov merged commit 63ab039 into main Dec 19, 2025
8 checks passed
@dshevtsov dshevtsov deleted the ds_fix-gh-pages branch December 19, 2025 20:27
@github-project-automation github-project-automation Bot moved this from 👍 Approved to 🏁 Done in Commerce - Pull Requests Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants