🔧 Update tmate token

This commit is contained in:
Sebastián Ramírez 2025-01-01 22:06:56 +00:00
parent 43dccdda9d
commit 13dc329207
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ jobs:
# if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
with:
limit-access-to-actor: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: FastAPI People Contributors
run: python ./scripts/contributors.py
env: