radenpioneer/Astro Check
A composite action that checks your Astro site before deployment. Requires a check command defined in your `package.json`.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path of the directory containing your site | no | . |
| node-version | The node version to use | no | 18 |
| package-manager | If not automatically detectable, you may specify your preferred package manager | no | "" |
| resolve-dep-from-path | If the dependency file is located inside the folder specified by path | no | true |
| check-command | Your supplied check command, defined in `package.json` Defaults to `check`. | yes | check |
Outputs
no outputs