mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-14 03:50:33 -04:00
👷 Refactor FastAPI People Sponsors to use 2 tokens (#13228)
This commit is contained in:
committed by
GitHub
parent
ea0cdd120c
commit
2ee101fb81
3
.github/workflows/sponsors.yml
vendored
3
.github/workflows/sponsors.yml
vendored
@@ -48,4 +48,5 @@ jobs:
|
||||
- name: FastAPI People Sponsors
|
||||
run: python ./scripts/sponsors.py
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.SPONSORS }}
|
||||
SPONSORS_TOKEN: ${{ secrets.SPONSORS_TOKEN }}
|
||||
PR_TOKEN: ${{ secrets.FASTAPI_PR_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user