👷 Update token for FastAPI People - Sponsors (#13225)

This commit is contained in:
Sebastián Ramírez 2025-01-17 22:33:38 +00:00 committed by GitHub
parent db48d9cf09
commit 35b24deef3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

View 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 }}