We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 549f503 commit b85550eCopy full SHA for b85550e
1 file changed
.github/workflows/kicad-release.yml
@@ -24,8 +24,8 @@ jobs:
24
with:
25
config: 'Kicad/docs.yml'
26
dir: docs
27
- schema: 'Kicad/Neotron-Pico.sch'
28
- board: 'Kicad/Neotron-Pico.kicad_pcb'
+ schema: 'Kicad/neotron-pico.sch'
+ board: 'Kicad/neotron-pico.kicad_pcb'
29
- name: Create Release
30
id: create_release
31
uses: actions/create-release@v1
0 commit comments