use template (#5523)

This commit is contained in:
David Holdeman 2023-08-19 14:52:03 -05:00 committed by GitHub
parent 34fc11b780
commit 712b0b55d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v3
- name: Generate Pinouts
uses: chuckwagoncomputing/interactive-pinout@2.9
uses: chuckwagoncomputing/interactive-pinout@2.10
with:
mapping-path: firmware/config/boards/*/connectors/*.yaml
warnings: "false"
@ -35,6 +35,10 @@ jobs:
"function"
]
info-column: "type"
templates: |
{
"___": "pin"
}
colors: |
{
"12v":"yellow";