We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3024b83 commit 9c5c73dCopy full SHA for 9c5c73d
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
SchematicFileExtension: "kicad_sch"
13
PCBFileExtension: "kicad_pcb"
14
OutputFolder: "./output"
15
- ConfigFilePath: ".kibot/build.kibot.yaml"
+ ConfigFilePath: ".kibot/release.kibot.yaml"
16
runs-on: ubuntu-latest
17
steps:
18
- name: Fetch repository
0 commit comments