actions-marketplace-validations/Skeleton Builder
Creates fully functional Grav skeleton packages that include all the necessary dependencies
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 25, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/getgrav_skeleton-builder@71f7c6d83b337f5efbd94f66a1d6c6e2929782fd # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Which Grav version should be used (defaults to latest stable) | yes | latest |
| admin | Create also a package copy with the Admin Plugin installed | no | true |
| exclude | Space separated file names to exclude (ie, README.md *private/*) | no | "" |
| filename_version | Wether to append the release version in the filename | no | true |
| verbose | Outputs everything to help identifying potential issues. | no | false |
Outputs
no outputs