archetect-actions/Archetect Render Action
GitHub Action to render Archetypes using Archetect https://github.com/archetect/archetect
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 26, 2026
- License
- None
Pinned Snippet
uses: archetect-actions/archetect-render@1d52eb80f200546c8cdfcde1791d1808dbbf2822 # v1.7tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The Archetect version (https://github.com/archetect/archetect/releases) | no | v3.0.0 |
| source | The source directory or Git repo containing an Archetype | yes | — |
| destination | The destination of the rendered output | no | . |
| answers | Answers in JSON Object (key/value) Format. Answers may also be applied using 'args' | no | {} |
| args | Additional command-line arguments for the archetect command (e.g. -a, -A, -s) | no | "" |
Outputs
no outputs