We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3881f3 commit 7ebd359Copy full SHA for 7ebd359
.github/workflows/ssh-runner.yml
@@ -38,7 +38,7 @@ jobs:
38
nvidia-smi
39
40
- name: Tailscale # In order to be able to SSH when a test fails
41
- uses: huggingface/tailscale-action@v1
+ uses: huggingface/tailscale-action@main
42
with:
43
authkey: ${{ secrets.TAILSCALE_SSH_AUTHKEY }}
44
slackChannel: ${{ secrets.SLACK_CIFEEDBACK_CHANNEL }}
0 commit comments