]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
👷 Update latest changes token (#616)
authorSebastián Ramírez <tiangolo@gmail.com>
Mon, 31 Jul 2023 19:38:43 +0000 (21:38 +0200)
committerGitHub <noreply@github.com>
Mon, 31 Jul 2023 19:38:43 +0000 (19:38 +0000)
.github/workflows/latest-changes.yml

index 9c3edccbf338165911973b091a478e60aa7ed832..dd59e856d8ddcefe6d5d0d6c80b6a4dc0c657eb9 100644 (file)
@@ -23,7 +23,7 @@ jobs:
       - uses: actions/checkout@v3.1.0
         with:
           # To allow latest-changes to commit to the main branch
-          token: ${{ secrets.ACTIONS_TOKEN }}
+          token: ${{ secrets.SQLMODEL_LATEST_CHANGES }}
       # Allow debugging with tmate
       - name: Setup tmate session
         uses: mxschmitt/action-tmate@v3