diff options
Diffstat (limited to '.github/workflows/docs.yml')
| -rw-r--r-- | .github/workflows/docs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 8855d1107..1ee3ae396 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml | |||
| @@ -14,7 +14,7 @@ on: | |||
| 14 | jobs: | 14 | jobs: |
| 15 | generate: | 15 | generate: |
| 16 | runs-on: ubuntu-latest | 16 | runs-on: ubuntu-latest |
| 17 | container: qmkfm/base_container | 17 | container: qmkfm/qmk_cli |
| 18 | 18 | ||
| 19 | # protect against those who develop with their fork on master | 19 | # protect against those who develop with their fork on master |
| 20 | if: github.repository == 'qmk/qmk_firmware' | 20 | if: github.repository == 'qmk/qmk_firmware' |
