logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 0196298b108f4c3c201a818e31b5fae6d8fcfe5e
parent d44fe48a55e5d140d74e5b6bec6e135d0d4fad58
Author: QMK Bot <hello@qmk.fm>
Date:   Tue,  3 Dec 2024 19:31:52 +0000

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

Diffstat:

M.github/workflows/docs.yml2+-
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.7.1 + uses: JamesIves/github-pages-deploy-action@v4.7.2 with: token: ${{ secrets.GITHUB_TOKEN }} branch: gh-pages