diff --git a/copier.yml b/copier.yml index e67222f2..9671b5f1 100644 --- a/copier.yml +++ b/copier.yml @@ -88,4 +88,4 @@ docs_url: when: false _tasks: - - "git init" \ No newline at end of file + - "git init --initial-branch=main" \ No newline at end of file