Răsfoiți Sursa

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

QMK Bot 4 ani în urmă
părinte
comite
9c205d4a29
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      .github/workflows/format.yaml

+ 2 - 0
.github/workflows/format.yaml

@@ -15,6 +15,8 @@ jobs:
 
     steps:
     - uses: actions/checkout@v2
+      with:
+        token: ${{ secrets.API_TOKEN_GITHUB }}
 
     - name: Install dependencies
       run: |