From 4540980b5d8b9a7f9786110ce415434160704566 Mon Sep 17 00:00:00 2001 From: azw Date: Wed, 26 Jun 2024 20:19:23 +0800 Subject: [PATCH] 1 --- .gitea/workflows/sr-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/sr-sync.yml b/.gitea/workflows/sr-sync.yml index ae6e4c0..640f09d 100644 --- a/.gitea/workflows/sr-sync.yml +++ b/.gitea/workflows/sr-sync.yml @@ -10,7 +10,7 @@ jobs: steps: - name: clone run: | - git clone https://x-access-token:${{ secrets.GITHUB_TOKEN }}@git.azw.net.cn/${GITHUB_REPOSITORY}.git + git clone https://x-access-token:${{ secrets.GITHUB_TOKEN }}@git.azw.net.cn/azurlane-sr.git ls -lh - name: sr run: |