natescherer/Copier Action

A GitHub Action for Copier

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathThe base path to use when running the action (Relative paths are assumed to be based on the root of your repo)no${{ github.workspace }}
subcommandThe subcommand to use (Only "check-update" is currently supported)yes
answers-fileThe path to the answers fileno.copier-answers.yml
prereleasesIf set to "true", will use prereleases to compare template VCS tagsnofalse
namedescription
check-update_current_versionThe current template version used by your repo
check-update_latest_versionThe latest template version available
check-update_update_available'true' if an update is available, 'false' if not