diff --git a/.github/workflows/push_tests.yml b/.github/workflows/push_tests.yml index 803da3e51f8e..a6cb123a7035 100644 --- a/.github/workflows/push_tests.yml +++ b/.github/workflows/push_tests.yml @@ -98,6 +98,7 @@ jobs: uses: huggingface/tailscale-action@v1 with: waitForSSH: true + authkey: ${{ secrets.TAILSCALE_SSH_AUTHKEY }} - name: Failure short reports if: ${{ failure() }} run: |