diff --git a/.github/workflows/sync-files.yml b/.github/workflows/sync-files.yml index aa9dae0..b0025d5 100644 --- a/.github/workflows/sync-files.yml +++ b/.github/workflows/sync-files.yml @@ -31,7 +31,7 @@ jobs: echo -e "\\n$model_data" >> ./rk35xx/.config - name: 同步配置 - uses: peaceiris/actions-gh-pages@v3.9.3 + uses: peaceiris/actions-gh-pages@v3 with: personal_token: ${{ secrets.ACCESS_TOKEN }} publish_branch: main