mirror of https://github.com/tiangolo/fastapi.git
👷 Update token for FastAPI People - Sponsors (#13225)
This commit is contained in:
parent
db48d9cf09
commit
35b24deef3
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue