Update build.yml

This commit is contained in:
nguyenhaiac
2025-12-30 00:03:07 +07:00
committed by GitHub
parent d0413f6024
commit ffc5d8211a

View File

@@ -12,7 +12,7 @@ permissions:
jobs: jobs:
build: build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@v0.3
create_release_master: create_release_master:
if: github.event_name == 'push' && github.ref == 'refs/heads/master' if: github.event_name == 'push' && github.ref == 'refs/heads/master'