Update reusable workflow references to same repo

This commit is contained in:
Manna Harbour
2022-05-02 16:15:13 +10:00
parent 9ececd7ef3
commit 1ff565cc42
12 changed files with 22 additions and 32 deletions

View File

@@ -9,7 +9,7 @@ on:
jobs:
build:
if: github.repository_owner == 'manna-harbour'
uses: manna-harbour/zmk-config/.github/workflows/main.yml@31a649e5571b4572d7010561dd3f191922cd9410
uses: ./.github/workflows/main.yml
with:
board: '["nice_nano"]'
shield: '["corne_left"]'