Compare commits

...

1 Commits

Author SHA1 Message Date
Guillaume LEGENDRE
79bc5b2f60 Update tailscale action to main 2024-06-05 09:20:30 +02:00

View File

@@ -38,7 +38,7 @@ jobs:
nvidia-smi
- name: Tailscale # In order to be able to SSH when a test fails
uses: huggingface/tailscale-action@v1
uses: huggingface/tailscale-action@main
with:
authkey: ${{ secrets.TAILSCALE_SSH_AUTHKEY }}
slackChannel: ${{ secrets.SLACK_CIFEEDBACK_CHANNEL }}