Skip to content

Commit

Permalink
Revert "Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.6 (
Browse files Browse the repository at this point in the history
…#24446)"

This reverts commit 17fac88.
  • Loading branch information
zvecr authored Sep 28, 2024
1 parent 17fac88 commit 2e5f10f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Deploy
if: ${{ github.event_name == 'push' && github.repository == 'qmk/qmk_firmware' }}
uses: JamesIves/[email protected].6
uses: JamesIves/[email protected].4
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
Expand Down

0 comments on commit 2e5f10f

Please sign in to comment.