diff --git a/.github/workflows/fw.yml b/.github/workflows/fw.yml index c6e1bc6..5198980 100644 --- a/.github/workflows/fw.yml +++ b/.github/workflows/fw.yml @@ -19,7 +19,5 @@ jobs: - name: Release uses: softprops/action-gh-release@v1 with: - body: | - Firmware for the [Phalanx keyboard](https://www.rasch.co/phalanx). files: | dist/phalanx_default.bin diff --git a/.github/workflows/pcb.yml b/.github/workflows/pcb.yml index cee324a..1e4048a 100644 --- a/.github/workflows/pcb.yml +++ b/.github/workflows/pcb.yml @@ -25,10 +25,11 @@ jobs: body: | For the DIYers that want to build a [Phalanx keyboard](https://www.rasch.co/phalanx). - - plot.zip ...... gerber and drill files - - bom.csv ....... bill of materials - - cpl.csv ....... component placement list - - ibom.html ..... interactive BOM/CPL + - plot.zip .............. gerber and drill files + - bom.csv ............... bill of materials + - cpl.csv ............... component placement list + - ibom.html ............. interactive BOM/CPL + - phalanx_default.bin ... the firmware files: | dist/plot.zip dist/bom.csv