aleggs/Astro Deploy
A composite action that prepares your Astro site to be deployed to GitHub Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 3, 2026
- License
- None
Pinned Snippet
uses: aleggs/aleggs.github.io@54c9fec363a725fbbd4bfa7951bf742345411bc1 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| node-version | The node version to use | no | 18 |
| package-manager | You may specify your preferred package manager (one of `npm | yarn | pnpm | bun` and an optional `@<version>` tag). Otherwise, the package manager will be automatically detected. | no | yarn |
| path | Path of the directory containing your site | no | . |
Outputs
no outputs