Skip to content

Commit 99b89c1

Browse files
committed
build: 🔧 add default github_user
1 parent 312af6b commit 99b89c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

copier.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ is_seedcase_project:
5858
github_user:
5959
type: str
6060
help: "What is the name of the GitHub user or organisation where the repository will be or is stored?"
61+
default: "{{ 'seedcase-project' if is_seedcase_project else '' }}"
6162

6263
hosting_provider:
6364
type: str

0 commit comments

Comments
 (0)