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