Skip to content

Commit

Permalink
Workflow: Update tailscale to release version (#30268)
Browse files Browse the repository at this point in the history
Update tailscale to release version
  • Loading branch information
younesbelkada authored Apr 16, 2024
1 parent 487505f commit 60dea59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-important-models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 60dea59

Please sign in to comment.