moved custom build action to top level

This commit is contained in:
Victor 2024-04-10 17:22:58 -05:00
parent e71999ae0d
commit 1d5620a8df
No known key found for this signature in database
GPG key ID: 645A98F35E754E79
2 changed files with 1 additions and 1 deletions

View file

@ -8,7 +8,7 @@ permissions:
jobs:
build:
name: 'QMK Userspace Build'
uses: t4corun/.github/workflows/custom/qmk_userspace_build.yml@main
uses: t4corun/.github/workflows/qmk_userspace_build.yml@main
with:
qmk_repo: qmk/qmk_firmware
qmk_ref: master