diff --git a/.github/workflows/_linux-test-a10g.yml b/.github/workflows/_linux-test-a10g.yml index 37274e8d8..7bdf75312 100644 --- a/.github/workflows/_linux-test-a10g.yml +++ b/.github/workflows/_linux-test-a10g.yml @@ -21,7 +21,7 @@ jobs: - name: Setup SSH (Click me for login details) uses: pytorch/test-infra/.github/actions/setup-ssh@main with: - github-secret: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.TORCHBENCH_ACCESS_TOKEN }} - name: Install Conda run: | bash ./.ci/torchbench/install-conda.sh