Skip to content

feat(action): add astro build output directory#94

Merged
delucis merged 2 commits intowithastro:mainfrom
pascal-brand38:output-dir
Feb 11, 2026
Merged

feat(action): add astro build output directory#94
delucis merged 2 commits intowithastro:mainfrom
pascal-brand38:output-dir

Conversation

@pascal-brand38
Copy link
Copy Markdown
Contributor

Default astro build directory is dist.

This argument allows to change it if required.

Default astro build directory is dist.

This argument allows to change it if required.

Signed-off-by: Pascal Brand <[email protected]>
Copy link
Copy Markdown
Member

@delucis delucis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @pascal-brand38! Left a couple of small suggestions.

* output-dir renamed in out-dir, match the outDir option in Astro which this mirrors
* readme default to dist to get correct behavior in case of accidentely uncomment

Signed-off-by: Pascal Brand <[email protected]>
Copy link
Copy Markdown
Member

@delucis delucis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the updates @pascal-brand38 🙌

@delucis delucis merged commit 15aa0a5 into withastro:main Feb 11, 2026
@pascal-brand38 pascal-brand38 deleted the output-dir branch February 11, 2026 12:08
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.

2 participants