]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
👷 Update token for FastAPI People - Sponsors (#13225)
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 17 Jan 2025 22:33:38 +0000 (22:33 +0000)
committerGitHub <noreply@github.com>
Fri, 17 Jan 2025 22:33:38 +0000 (22:33 +0000)
.github/workflows/sponsors.yml

index 590ac54871c71c70f0ba4a3a48c572a540f7d4e7..d2d845b2761a87ea6699f52076d355259747cd50 100644 (file)
@@ -45,9 +45,7 @@ jobs:
         if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
         with:
           limit-access-to-actor: true
-        env:
-          GITHUB_TOKEN: ${{ secrets.FASTAPI_PR_TOKEN }}
       - name: FastAPI People Sponsors
         run: python ./scripts/sponsors.py
         env:
-          GITHUB_TOKEN: ${{ secrets.FASTAPI_PR_TOKEN }}
+          GITHUB_TOKEN: ${{ secrets.SPONSORS }}