Skip to content

Commit

Permalink
Add keyboard name to artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
rhruiz committed Feb 8, 2025
1 parent e8ba9ee commit d0320d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
if: always() && !cancelled()
continue-on-error: true
with:
name: Firmware-${{ matrix.oled }}-oled
name: Firmware-${{ matrix.keyboartd }}-${{ matrix.oled }}-oled
path: |
*.hex
*.bin
Expand Down

0 comments on commit d0320d9

Please sign in to comment.