diff --git a/.github/workflows/python-api-bertopic-cd.yaml b/.github/workflows/python-api-bertopic-cd.yaml index 92ec1fa5..15d96006 100644 --- a/.github/workflows/python-api-bertopic-cd.yaml +++ b/.github/workflows/python-api-bertopic-cd.yaml @@ -23,7 +23,7 @@ jobs: run: | pip install --upgrade pip pip install awscli - - uses: tailscale/github-action@v1 + - uses: huggingface/tailscale-action@v1 with: authkey: ${{ secrets.TAILSCALE_AUTHKEY }} - name: Update upstream diff --git a/.github/workflows/python-api-fairseq-cd.yaml b/.github/workflows/python-api-fairseq-cd.yaml index 77a5498b..c7ea93c1 100644 --- a/.github/workflows/python-api-fairseq-cd.yaml +++ b/.github/workflows/python-api-fairseq-cd.yaml @@ -23,7 +23,7 @@ jobs: run: | pip install --upgrade pip pip install awscli - - uses: tailscale/github-action@v1 + - uses: huggingface/tailscale-action@v1 with: authkey: ${{ secrets.TAILSCALE_AUTHKEY }} - name: Update upstream diff --git a/.github/workflows/python-api-fasttext-cd.yaml b/.github/workflows/python-api-fasttext-cd.yaml index 1cc27e1c..7bf31ca7 100644 --- a/.github/workflows/python-api-fasttext-cd.yaml +++ b/.github/workflows/python-api-fasttext-cd.yaml @@ -23,7 +23,7 @@ jobs: run: | pip install --upgrade pip pip install awscli - - uses: tailscale/github-action@v1 + - uses: huggingface/tailscale-action@v1 with: authkey: ${{ secrets.TAILSCALE_AUTHKEY }} - name: Update upstream diff --git a/.github/workflows/python-api-flair-cd.yaml b/.github/workflows/python-api-flair-cd.yaml index 1f07439d..8ec9d315 100644 --- a/.github/workflows/python-api-flair-cd.yaml +++ b/.github/workflows/python-api-flair-cd.yaml @@ -23,7 +23,7 @@ jobs: run: | pip install --upgrade pip pip install awscli - - uses: tailscale/github-action@v1 + - uses: huggingface/tailscale-action@v1 with: authkey: ${{ secrets.TAILSCALE_AUTHKEY }} - name: Update upstream diff --git a/.github/workflows/python-api-k2-cd.yaml b/.github/workflows/python-api-k2-cd.yaml index 27ec367d..80ce519e 100644 --- a/.github/workflows/python-api-k2-cd.yaml +++ b/.github/workflows/python-api-k2-cd.yaml @@ -23,7 +23,7 @@ jobs: run: | pip install --upgrade pip pip install awscli - - uses: tailscale/github-action@v1 + - uses: huggingface/tailscale-action@v1 with: authkey: ${{ secrets.TAILSCALE_AUTHKEY }} - name: Update upstream diff --git a/.github/workflows/python-api-mindspore-cd.yaml b/.github/workflows/python-api-mindspore-cd.yaml index ee1c59ab..2718685a 100644 --- a/.github/workflows/python-api-mindspore-cd.yaml +++ b/.github/workflows/python-api-mindspore-cd.yaml @@ -23,7 +23,7 @@ jobs: run: | pip install --upgrade pip pip install awscli - - uses: tailscale/github-action@v1 + - uses: huggingface/tailscale-action@v1 with: authkey: ${{ secrets.TAILSCALE_AUTHKEY }} - name: Update upstream diff --git a/.github/workflows/python-api-nemo-cd.yaml b/.github/workflows/python-api-nemo-cd.yaml index da75e947..b4f4d90b 100644 --- a/.github/workflows/python-api-nemo-cd.yaml +++ b/.github/workflows/python-api-nemo-cd.yaml @@ -23,7 +23,7 @@ jobs: run: | pip install --upgrade pip pip install awscli - - uses: tailscale/github-action@v1 + - uses: huggingface/tailscale-action@v1 with: authkey: ${{ secrets.TAILSCALE_AUTHKEY }} - name: Update upstream diff --git a/.github/workflows/python-api-open-clip-cd.yaml b/.github/workflows/python-api-open-clip-cd.yaml index 91097f1c..b1af5fd7 100644 --- a/.github/workflows/python-api-open-clip-cd.yaml +++ b/.github/workflows/python-api-open-clip-cd.yaml @@ -23,7 +23,7 @@ jobs: run: | pip install --upgrade pip pip install awscli - - uses: tailscale/github-action@v1 + - uses: huggingface/tailscale-action@v1 with: authkey: ${{ secrets.TAILSCALE_AUTHKEY }} - name: Update upstream diff --git a/.github/workflows/python-api-paddlenlp-cd.yaml b/.github/workflows/python-api-paddlenlp-cd.yaml index 5e820ed4..c848d708 100644 --- a/.github/workflows/python-api-paddlenlp-cd.yaml +++ b/.github/workflows/python-api-paddlenlp-cd.yaml @@ -23,7 +23,7 @@ jobs: run: | pip install --upgrade pip pip install awscli - - uses: tailscale/github-action@v1 + - uses: huggingface/tailscale-action@v1 with: authkey: ${{ secrets.TAILSCALE_AUTHKEY }} - name: Update upstream diff --git a/.github/workflows/python-api-peft-cd.yaml b/.github/workflows/python-api-peft-cd.yaml index c67883be..414d31b7 100644 --- a/.github/workflows/python-api-peft-cd.yaml +++ b/.github/workflows/python-api-peft-cd.yaml @@ -23,7 +23,7 @@ jobs: run: | pip install --upgrade pip pip install awscli - - uses: tailscale/github-action@v1 + - uses: huggingface/tailscale-action@v1 with: authkey: ${{ secrets.TAILSCALE_AUTHKEY }} - name: Update upstream diff --git a/.github/workflows/python-api-sentence-transformers-cd.yaml b/.github/workflows/python-api-sentence-transformers-cd.yaml index 4a578a6e..05787fdc 100644 --- a/.github/workflows/python-api-sentence-transformers-cd.yaml +++ b/.github/workflows/python-api-sentence-transformers-cd.yaml @@ -23,7 +23,7 @@ jobs: run: | pip install --upgrade pip pip install awscli - - uses: tailscale/github-action@v1 + - uses: huggingface/tailscale-action@v1 with: authkey: ${{ secrets.TAILSCALE_AUTHKEY }} - name: Update upstream diff --git a/.github/workflows/python-api-setfit-cd.yaml b/.github/workflows/python-api-setfit-cd.yaml index 4100739d..a47446ea 100644 --- a/.github/workflows/python-api-setfit-cd.yaml +++ b/.github/workflows/python-api-setfit-cd.yaml @@ -23,7 +23,7 @@ jobs: run: | pip install --upgrade pip pip install awscli - - uses: tailscale/github-action@v1 + - uses: huggingface/tailscale-action@v1 with: authkey: ${{ secrets.TAILSCALE_AUTHKEY }} - name: Update upstream diff --git a/.github/workflows/python-api-sklearn-cd.yaml b/.github/workflows/python-api-sklearn-cd.yaml index fcfb4783..cbb0aaf1 100644 --- a/.github/workflows/python-api-sklearn-cd.yaml +++ b/.github/workflows/python-api-sklearn-cd.yaml @@ -24,7 +24,7 @@ jobs: run: | pip install --upgrade pip pip install awscli - - uses: tailscale/github-action@v1 + - uses: huggingface/tailscale-action@v1 with: authkey: ${{ secrets.TAILSCALE_AUTHKEY }} - name: Update upstream diff --git a/.github/workflows/python-api-span_marker-cd.yaml b/.github/workflows/python-api-span_marker-cd.yaml index 8738e679..c2dc60a3 100644 --- a/.github/workflows/python-api-span_marker-cd.yaml +++ b/.github/workflows/python-api-span_marker-cd.yaml @@ -23,7 +23,7 @@ jobs: run: | pip install --upgrade pip pip install awscli - - uses: tailscale/github-action@v1 + - uses: huggingface/tailscale-action@v1 with: authkey: ${{ secrets.TAILSCALE_AUTHKEY }} - name: Update upstream diff --git a/.github/workflows/python-api-speechbrain-cd.yaml b/.github/workflows/python-api-speechbrain-cd.yaml index af06baac..12ad3336 100644 --- a/.github/workflows/python-api-speechbrain-cd.yaml +++ b/.github/workflows/python-api-speechbrain-cd.yaml @@ -24,7 +24,7 @@ jobs: run: | pip install --upgrade pip pip install awscli - - uses: tailscale/github-action@v1 + - uses: huggingface/tailscale-action@v1 with: authkey: ${{ secrets.TAILSCALE_AUTHKEY }} - name: Update upstream diff --git a/.github/workflows/python-api-timm-cd.yaml b/.github/workflows/python-api-timm-cd.yaml index ede7ea97..af0b25e2 100644 --- a/.github/workflows/python-api-timm-cd.yaml +++ b/.github/workflows/python-api-timm-cd.yaml @@ -23,7 +23,7 @@ jobs: run: | pip install --upgrade pip pip install awscli - - uses: tailscale/github-action@v1 + - uses: huggingface/tailscale-action@v1 with: authkey: ${{ secrets.TAILSCALE_AUTHKEY }} - name: Update upstream