Update project_settings.yaml
This commit is contained in:
@@ -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
|
||||
dynamic_read_me: true
|
||||
|
||||
Reference in New Issue
Block a user