mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-03 12:50:06 +06:00
use @main
(#31065)
use main Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
parent
9d35edbb30
commit
8f0f7271d0
2
.github/workflows/ssh-runner.yml
vendored
2
.github/workflows/ssh-runner.yml
vendored
@ -56,7 +56,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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user