From: Sebastián Ramírez Date: Fri, 17 Jan 2025 22:33:38 +0000 (+0000) Subject: 👷 Update token for FastAPI People - Sponsors (#13225) X-Git-Tag: 0.115.7~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=35b24deef37e006ae732d9190ea39fab3001ca5e;p=thirdparty%2Ffastapi%2Ffastapi.git 👷 Update token for FastAPI People - Sponsors (#13225) --- diff --git a/.github/workflows/sponsors.yml b/.github/workflows/sponsors.yml index 590ac54871..d2d845b276 100644 --- a/.github/workflows/sponsors.yml +++ b/.github/workflows/sponsors.yml @@ -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 }}