commit: 4d6337539d4166eb1ef92251253f53d379ef852c
parent 17fac880bf26d36bde6456d283b7db08c131a0c8
Author: Joel Challis <git@zvecr.com>
Date: Sat, 28 Sep 2024 01:58:22 +0100
Revert "Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.6" (#24450)
Revert "Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.6 (#24446)"
This reverts commit 17fac880bf26d36bde6456d283b7db08c131a0c8.
Diffstat:
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.6
+ uses: JamesIves/github-pages-deploy-action@v4.6.4
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages