mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2026-03-10 18:55:04 +00:00
Change workflow ref to use SHA instead of branch
This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
||||
- workflow_dispatch
|
||||
jobs:
|
||||
build:
|
||||
uses: manna-harbour/zmk-config/.github/workflows/main.yml@master
|
||||
uses: manna-harbour/zmk-config/.github/workflows/main.yml@c1fb5932a1ac35205300b55a3ab96990a3c8eed5
|
||||
with:
|
||||
board: '["nice_nano"]'
|
||||
shield: '["corne_left","corne_right"]'
|
||||
|
||||
Reference in New Issue
Block a user