Skip to content

Commit

Permalink
Bump default template update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jairo Llopis authored and github-actions[bot] committed Sep 10, 2020
1 parent ab7a378 commit 2a8226a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/scaffolding2copier.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

source .env
copier $CUSTOM_COPIER_FLAGS \
-r "${TEMPLATE_VERSION-v1.5.4}" \
-r "${TEMPLATE_VERSION-v1.8.1}" \
-d project_name="${PROJECT_NAME-$(basename $PWD)}" \
-d project_license="${LICENSE-BSL-1.0}" \
-d gitlab_url="${GITLAB_PREFIX-https://gitlab.com/example}/${PROJECT_NAME-$(basename $PWD)}" \
Expand Down
2 changes: 1 addition & 1 deletion vendor/maintainer-quality-tools

0 comments on commit 2a8226a

Please sign in to comment.