commit: 1118821178e0913719a145cbb49211113fab2ccd
parent c7fec10bd7b604c8a35317a5f7ae1156f3ff871d
Author: QMK Bot <hello@qmk.fm>
Date: Sat, 28 Sep 2024 00:58:56 +0000
Merge remote-tracking branch 'origin/master' into develop
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
@@ -56,7 +56,7 @@ jobs:
- name: Deploy
if: ${{ github.event_name == 'push' && github.repository == 'qmk/qmk_firmware' }}
- uses: JamesIves/github-pages-deploy-action@v4.6.6
+ uses: JamesIves/github-pages-deploy-action@v4.6.4
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages