Skip to content

Commit

Permalink
💚 Fix release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
rasch committed Jun 17, 2024
1 parent ad1fc51 commit 0118d45
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/fw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
9 changes: 5 additions & 4 deletions .github/workflows/pcb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0118d45

Please # to comment.