Unverified Commit 60dea593 authored by Younes Belkada's avatar Younes Belkada Committed by GitHub
Browse files

Workflow: Update tailscale to release version (#30268)

Update tailscale to release version
parent 487505ff
...@@ -129,7 +129,7 @@ jobs: ...@@ -129,7 +129,7 @@ jobs:
- 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
if: ${{ failure() || runner.debug == '1'}} if: ${{ failure() || runner.debug == '1'}}
uses: huggingface/tailscale-action@ssh-improvments uses: huggingface/tailscale-action@v1
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