Workflow: Update tailscale to release version (#30268)
Update tailscale to release version
This commit is contained in:
2
.github/workflows/push-important-models.yml
vendored
2
.github/workflows/push-important-models.yml
vendored
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user