Unverified Commit 7ebd3594 authored by Guillaume LEGENDRE's avatar Guillaume LEGENDRE Committed by GitHub
Browse files

Update tailscale action to main (#8403)

parent d3881f35
...@@ -38,7 +38,7 @@ jobs: ...@@ -38,7 +38,7 @@ jobs:
nvidia-smi nvidia-smi
- name: Tailscale # In order to be able to SSH when a test fails - name: Tailscale # In order to be able to SSH when a test fails
uses: huggingface/tailscale-action@v1 uses: huggingface/tailscale-action@main
with: with:
authkey: ${{ secrets.TAILSCALE_SSH_AUTHKEY }} authkey: ${{ secrets.TAILSCALE_SSH_AUTHKEY }}
slackChannel: ${{ secrets.SLACK_CIFEEDBACK_CHANNEL }} slackChannel: ${{ secrets.SLACK_CIFEEDBACK_CHANNEL }}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment