Workflow: Update tailscale to release version (#30268)

Update tailscale to release version
This commit is contained in:
Younes Belkada
2024-04-16 15:35:03 +02:00
committed by GitHub
parent 487505ff45
commit 60dea593ed

View File

@@ -129,7 +129,7 @@ jobs:
- name: Tailscale # In order to be able to SSH when a test fails
if: ${{ failure() || runner.debug == '1'}}
uses: huggingface/tailscale-action@ssh-improvments
uses: huggingface/tailscale-action@v1
with:
authkey: ${{ secrets.TAILSCALE_SSH_AUTHKEY }}
slackChannel: ${{ secrets.SLACK_CIFEEDBACK_CHANNEL }}