0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2025-04-22 23:21:27 +00:00

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

This commit is contained in:
QMK Bot 2024-09-02 19:47:04 +00:00
commit 49211d0ca2

View File

@ -57,7 +57,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.3 uses: JamesIves/github-pages-deploy-action@v4.6.4
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages branch: gh-pages