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

This commit is contained in:
QMK Bot 2025-12-09 19:16:05 +00:00
commit a5d7e04c66
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
steps:
- name: Deploy Develop
if: ${{ github.repository == 'qmk/qmk_firmware' }}
uses: actions/github-script@v6
uses: actions/github-script@v8
with:
github-token: ${{ secrets.QMK_BOT_TOKEN }}
script: |