]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
🔧 Update tmate token
authorSebastián Ramírez <tiangolo@gmail.com>
Wed, 1 Jan 2025 22:06:56 +0000 (22:06 +0000)
committerSebastián Ramírez <tiangolo@gmail.com>
Wed, 1 Jan 2025 22:06:56 +0000 (22:06 +0000)
.github/workflows/contributors.yml

index 076a856799507b6f7d0161f02d81ea9f65c1eb44..1387199ec1bbd334e5e376a2a288366a56e7391e 100644 (file)
@@ -49,6 +49,8 @@ jobs:
         # if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
         with:
           limit-access-to-actor: true
+        env:
+          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
       - name: FastAPI People Contributors
         run: python ./scripts/contributors.py
         env: