logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 653d1a5e377422c0003f91b37b913f52595a522d
parent b0ac5bcf915c84fb25c260158fae7e7073e2c7b3
Author: QMK Bot <hello@qmk.fm>
Date:   Thu, 28 Nov 2024 19:46:32 +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.9 + uses: JamesIves/github-pages-deploy-action@v4.7.1 with: token: ${{ secrets.GITHUB_TOKEN }} branch: gh-pages