Added a loop to copy the boards listed in the config file
This commit is contained in:
parent
9fff119897
commit
b30815e11c
3 changed files with 5 additions and 2 deletions
|
|
@ -12,6 +12,7 @@ jobs:
|
|||
with:
|
||||
qmk_repo: qmk/qmk_firmware
|
||||
qmk_ref: master
|
||||
config-file: ./.github/workflows/Configuration/keyboard_nontree.yaml
|
||||
|
||||
publish:
|
||||
name: 'QMK Userspace Publish'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue