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

This commit is contained in:
QMK Bot 2023-05-26 20:19:17 +00:00
commit 8fdcba12e6
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs:
qmk --verbose generate-docs
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.4.1
uses: JamesIves/github-pages-deploy-action@v4.4.2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BASE_BRANCH: master