Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2024-11-12 02:20:13 +00:00
commit be7b479c4a

View File

@ -56,7 +56,7 @@ jobs:
- name: Deploy - name: Deploy
if: ${{ github.event_name == 'push' && github.repository == 'qmk/qmk_firmware' }} if: ${{ github.event_name == 'push' && github.repository == 'qmk/qmk_firmware' }}
uses: JamesIves/github-pages-deploy-action@v4.6.8 uses: JamesIves/github-pages-deploy-action@v4.6.9
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages branch: gh-pages