From 13dc32920799bf889c417d809a3def813ecd7a01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Wed, 1 Jan 2025 22:06:56 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20tmate=20token?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/contributors.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 076a85679..1387199ec 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -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: