From 0ffe573e3533b6db9cd51c06f51520492bfa945a Mon Sep 17 00:00:00 2001 From: Will Cromar Date: Wed, 24 Apr 2024 18:03:27 +0000 Subject: [PATCH] remove token --- .github/workflows/_docs.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/_docs.yml b/.github/workflows/_docs.yml index fd5ad90f697..437109a2612 100644 --- a/.github/workflows/_docs.yml +++ b/.github/workflows/_docs.yml @@ -11,9 +11,6 @@ on: type: string description: Runner type for the test default: linux.4xlarge - secrets: - torchxla-bot-token: - required: true jobs: push-docs: runs-on: ${{ inputs.runner }}