From 16f9d76e3f34209b869bb8a624c8d8eabc376df5 Mon Sep 17 00:00:00 2001 From: sirlilpanda <33928689+sirlilpanda@users.noreply.github.com> Date: Mon, 11 Aug 2025 11:45:48 +1200 Subject: [PATCH] Update project_settings.yaml --- project_settings.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/project_settings.yaml b/project_settings.yaml index 636b637..1d438fc 100644 --- a/project_settings.yaml +++ b/project_settings.yaml @@ -1,7 +1,7 @@ -needs_setup: true +needs_setup: false # this is set to the name of your repo during setup, you can change it later on using the rename tool -project_name: template +project_name: amp # this is a list of the production formats that you would like # honestly only use gerbers, i doubt i will add anything else @@ -42,4 +42,4 @@ drc_report_template_path: .github/report_templates/drc_report_template.mustache readme_template_path: .github/report_templates/readme.mustache # allow the readme to be auto updated using the readme template -dynamic_read_me: true \ No newline at end of file +dynamic_read_me: true