Update qmk_cli container references (#20154)

This commit is contained in:
Joel Challis 2023-03-17 01:32:09 +00:00 committed by GitHub
parent 79ae14ae0a
commit c7f58145fb
Failed to generate hash of commit
14 changed files with 13 additions and 19 deletions

View file

@ -19,7 +19,7 @@ on:
jobs:
api_data:
runs-on: ubuntu-latest
container: qmkfm/qmk_cli
container: ghcr.io/qmk/qmk_cli
# protect against those who work in their fork on 'important' branches
if: github.repository == 'qmk/qmk_firmware'