logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: be7b479c4ab4caa30e60cc9d2a64db1b48aaa117
parent 291f1992d3168fbe94d1ef4346fa87011b8271dd
Author: QMK Bot <hello@qmk.fm>
Date:   Tue, 12 Nov 2024 02:20:13 +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.6.8 + uses: JamesIves/github-pages-deploy-action@v4.6.9 with: token: ${{ secrets.GITHUB_TOKEN }} branch: gh-pages