Added a loop to copy the boards listed in the config file

This commit is contained in:
Victor 2024-04-10 20:05:07 -05:00
parent 9fff119897
commit b30815e11c
No known key found for this signature in database
GPG key ID: 645A98F35E754E79
3 changed files with 5 additions and 2 deletions

View file

@ -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'